Ticket #299 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

Pb with FullScreen

Reported by: PoeuffF Owned by: gogo
Priority: high Milestone:
Component: Plugin_Fullscreen Version: trunk
Severity: critical Keywords: FullScreen
Cc:

Description

I've two problems with the FullScreen?'s plugin.

# with IE the ContextMenu works, but with mozilla nothing appear when i'm in FullScreen?'s mode.

# when I want the FullScreen?'s mode, with mozilla the area is at the good place but with IE the area doesn't respect :

    this._htmlArea.style.left     = 0;
    this._htmlArea.style.top      = 0;

Does there is another syntax to place the area on the top left ?

Change History

Changed 8 years ago by anonymous

  • priority changed from normal to high
  • severity changed from major to critical

Changed 8 years ago by anonymous

Does any body know why ContextMenu doesn't works in fullscreen's mode ?

Changed 8 years ago by gogo

  • status changed from new to closed
  • resolution set to fixed

I believe this should be fixed now (on both counts). If there is still a problem, reopen.

Note: See TracTickets for help on using tickets.