Ticket #321 (closed defect: fixed)
FullScreen : select elements show through in IE6
| Reported by: | anonymous | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin_Fullscreen | Version: | trunk |
| Severity: | major | Keywords: | |
| Cc: |
Description
With IE, there is a pb when i'm in fullscreen mode. The select button which are under my textarea appear on the toolbar.
It not appear with firefox.
In my Css there's no z-index property and in the fullscreen plugin there's the line :
this._htmlArea.style.zIndex = 9999;
So my select button must stay under my textarea.
Look at my screenshot. (it's more comprehensible than my english ;) ).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
