Opened 14 years ago

Closed 14 years ago

Last modified 10 years ago

#4173 closed bug (worksforme)

selects show up on top of the overlay in IE6

Reported by: wichert Owned by:
Priority: major Milestone:
Component: ui.dialog Version: 1.6rc6
Keywords: Cc:
Blocked by: Blocking:

Description

select elements always show up on top for IE6, ignoring any given z-index. This means they also show up on top of the overlay.

To fix this the overlay should be implemented by inserting an iframe instead of a div.

Change History (4)

comment:1 Changed 14 years ago by rdworth

Milestone: 1.71.8

comment:2 Changed 14 years ago by Scott González

Resolution: worksforme
Status: newclosed

Dialog has the bgiframe option to fix this for IE6. We also have plans to rewrite bgiframe as a UI plugin and then automatically use it for dialogs.

comment:3 Changed 14 years ago by rdworth

Milestone: 1.8TBD

comment:4 Changed 10 years ago by Scott González

Milestone: TBD

Milestone TBD deleted

Note: See TracTickets for help on using tickets.