Opened 14 years ago
Closed 13 years ago
#4942 closed bug (duplicate)
dialog() modality is broken in IE8 Standards mode
Reported by: | wasker | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If modal dialog() is being displayed on the page in IE8 standards mode, IE8 will constantly decrease the size of the page's vertical scroll bar's thumb, as if there's a huge page is being downloaded. This issue is gone, if IE8 is in quirks mode.
Attachments (1)
Change History (3)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Component: | ui.core → ui.dialog |
---|---|
Milestone: | TBD → 1.8 |
Note: See
TracTickets for help on using
tickets.
Test HTML in STANDARDS mode (demonstrate how to break IE8).