Ticket #5243 (closed Bug: fixed)
All dialogs in all skins in RTL mode are broken with IE
| Reported by: | Saare | 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
Change History
Changed 3 years ago by Saare
- Attachment dialogslayout.png added
comment:1 Changed 3 years ago by m.nguyen
- Keywords Confirmed added
- Priority changed from High to Normal
This bug happen when user didn't use DOCTYPE in document.
comment:3 Changed 3 years ago by Saare
- Status changed from closed to reopened
- Version changed from 3.2 to SVN (CKEditor)
- Resolution fixed deleted
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 3 years ago by fredck
- Status changed from reopened to closed
- Resolution set to fixed
Ok, the close button has been fixed with [5202].
Note: See
TracTickets for help on using
tickets.

Screenshot