Ticket #439 (closed defect: wontfix)

Opened 8 years ago

Last modified 8 years ago

Full Screen View

Reported by: craqrox@… Owned by: gogo
Priority: high Milestone:
Component: Plugin_Other Version:
Severity: major Keywords:
Cc:

Description

when I tried the full screen function, objects like my swf files were still over top of xinha and the screen became a mess. This web site is xhtml 1.1.

Change History

Changed 8 years ago by craqrox@…

seems like this happens when i have objects on my page position: absolute in css.

Changed 8 years ago by gogo

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

If your page includes elements positioned absolutely with a z-Index higher than 999 then they will show through. To fix this we would have to actually set all elements that are not ancestors of the Xinha in question to display:none when expanding and back to what they were when contracting - but this would have undesirable sideeffects on both other Xinha's and probably other things on the page.

Setting WONTFIX sorry, suggest you the FullScreen? plugin to serve your specific need.

Changed 8 years ago by anonymous

  • component changed from Plugin - Fullscreen to Plugin_Other
Note: See TracTickets for help on using tickets.