#5243 closed Bug (fixed)
All dialogs in all skins in RTL mode are broken with IE
| Reported by: | Sa'ar Zac Elias | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.2 |
| Component: | UI : Dialogs | Version: | SVN (CKEditor) - OLD |
| Keywords: | Oracle, Confirmed IE | Cc: | senthil.kumaran@… |
Description
In version 3.2 all dialogs in all skins in language that is in RTL mode are broken in IE.
The content is either hidden under the dialog title or not inside the dialog itself. the 'x' button in V2 and Office 2003 skins is jumping on mouse over.
attaching a simple page with the error and a screenshot of the error in the kama skin [notice that the result in each skin is different].
Attachments (2)
Change History (9)
Changed 16 years ago by
| Attachment: | dialogslayout.png added |
|---|
comment:1 Changed 16 years ago by
| Keywords: | Confirmed added |
|---|---|
| Priority: | High → Normal |
This bug happen when user didn't use DOCTYPE in document.
comment:2 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 Changed 16 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
| Version: | 3.2 → SVN (CKEditor) |
The bug was there even if there was a DOCTYPE in the page.
Anyway, the 'x' button is still buggy in the SVN, this time without DOCTYPE (only Office2003, V2). r5210
comment:5 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Ok, the close button has been fixed with [5202].
comment:6 Changed 16 years ago by
| Milestone: | CKEditor 3.3 → CKEditor 3.2 |
|---|
This one has been included in the "re-release" we did today. Please download the 3.2 again.
comment:7 Changed 16 years ago by
| Cc: | senthil.kumaran@… added |
|---|---|
| Keywords: | Oracle added |

Screenshot