Opened 14 years ago
Closed 14 years ago
#3754 closed Bug (worksforme)
[IE] Tabs are invisible in IE6 quirks RTL
Reported by: | Tobiasz Cudnik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed RTL IE | Cc: |
Description
Tabs are invisible in IE6 quirks RTL. Refer to attached screenshot.
Attachments (1)
Change History (4)
Changed 14 years ago by
comment:1 Changed 14 years ago by
Milestone: | → CKEditor 3.0 |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I can't reproduce this on actual trunk anymore.
Known workaround is to change tabs' container css style "zoom" to 1. Although this had to be done AFTER rendering and doesn't have an effect when present in stylesheet before dialog rendering.