Ticket #4173 (closed bug: worksforme)

Opened 4 years ago

Last modified 7 months ago

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:
Blocking: Blocked by:

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

comment:1 Changed 4 years ago by rdworth

  • Milestone changed from 1.7 to 1.8

comment:2 Changed 4 years ago by scott.gonzalez

  • Status changed from new to closed
  • Resolution set to worksforme

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 4 years ago by rdworth

  • Milestone changed from 1.8 to TBD

comment:4 Changed 7 months ago by scott.gonzalez

  • Milestone TBD deleted

Milestone TBD deleted

Note: See TracTickets for help on using tickets.