Opened 14 years ago
Closed 11 years ago
#8060 closed Bug (wontfix)
[IE Quirks] Dialog min-width/height doesn't work
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Dialogs | Version: | 3.4.3 |
Keywords: | HasPatch | Cc: |
Description
When content size exceeds specified minimum dimension, dialog body is not automatically stretched in IE quirks, e.g. "fr" language + table cell dialog.
Attachments (4)
Change History (11)
Changed 14 years ago by
Attachment: | 8060.patch added |
---|
comment:1 Changed 14 years ago by
Keywords: | HasPatch added |
---|
comment:2 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.4.3 |
comment:3 Changed 13 years ago by
Owner: | set to Jakub Ś |
---|---|
Status: | confirmed → review |
Changed 13 years ago by
Attachment: | result.png added |
---|
comment:4 Changed 13 years ago by
Status: | review → review_failed |
---|
Patch fixes dialogs like anchor mentioned in ticket #8028
but it breaks dialogs like iFrame, Find and Link in IE8 and IE9.
When you first open dialog (after clearing the cache) top elements will be overflow (see result.png). Everything gets back to normal after you hover over dialog for few seconds. Another problem is that once the layout is ok the cancel button may disappear.
Changed 13 years ago by
Attachment: | ckeditor_anchor.png added |
---|
Changed 13 years ago by
Attachment: | replace_option_IE8.png added |
---|
comment:5 Changed 13 years ago by
comment:6 Changed 12 years ago by
Owner: | Jakub Ś deleted |
---|---|
Status: | review_failed → confirmed |
comment:7 Changed 11 years ago by
Resolution: | → wontfix |
---|---|
Status: | confirmed → closed |
Kama's support finished and these issues are not reproducible on Moono skin.
This issue looks like a DUP of #8028
I will confirm this one as it contains patch.
Confirmed for all IEs in Quirks mode.