#6798 closed Bug (fixed)
IE7: Dialog buttons disappearing in RTL after dragging
Reported by: | Tobiasz Cudnik | Owned by: | Tobiasz Cudnik |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4.3 |
Component: | General | Version: | |
Keywords: | IBM IE7 | Cc: | jamcunni@… |
Description
Dialog buttons disappearing in RTL after dragging in V2 and Office2003 skins when using IE7 (standards). Regression of [6139].
Attachments (3)
Change History (12)
comment:1 Changed 14 years ago by
Owner: | set to Tobiasz Cudnik |
---|---|
Status: | new → assigned |
Changed 14 years ago by
Attachment: | 6798.patch added |
---|
comment:2 Changed 14 years ago by
Status: | assigned → review |
---|
comment:3 Changed 14 years ago by
Status: | review → review_failed |
---|
Comment by Garry:
changes to the theme are to make the dialog content auto expand according to wider footer width.
Let's find another solution to this regression.
Changed 14 years ago by
Attachment: | 6798_2.patch added |
---|
comment:4 Changed 14 years ago by
Status: | review_failed → review |
---|
This is quite rough workaround, although it works and may be acceptable for this not so common issue.
comment:5 Changed 14 years ago by
Alternative approach, similar to the one from #6781. Targeted to IE7 only.
Changed 14 years ago by
Attachment: | 6798_3.patch added |
---|
comment:6 Changed 14 years ago by
Status: | review → review_passed |
---|
comment:7 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
Fixed with [6189].
comment:8 Changed 14 years ago by
Cc: | jamcunni@… added |
---|---|
Keywords: | IBM IE7 added; IE removed |
This issue is still present in IE7 & should be reopened. I think this defect could be related to #6806
Reverting part of [6139] seems to fix the problem.