Opened 16 years ago
Closed 16 years ago
#3209 closed Bug (fixed)
V3 : Implement full RTL support for the UI
Reported by: | Frederico Caldeira Knabben | Owned by: | Frederico Caldeira Knabben |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed Review+ | Cc: |
Description
Currently, the UI doesn't offer full support for RTL.
Attachments (1)
Change History (6)
Changed 16 years ago by
Attachment: | 3209.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|---|
Status: | new → assigned |
comment:2 follow-up: 3 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
comment:3 Changed 16 years ago by
Keywords: | Review? added; Review- removed |
---|
Replying to martinkou:
- Dialog styles (esp. the dialog frame) are broken in RTL mode.
The problem is that patch can't include binary files on it, so you have one of the new ones (renamed) missing. We;ll not have this problem after commit, I promise :)
- The ui_languages sample doesn't work in IE.
That's a limitation in the current sample system, not the sample file itself. We'll handle it in another ticket.
- Empty spaces in dialog title are not draggable in IE.
This behavior is by design, caused by a limitation in the browser. Actually, it's possible to drag them by clicking on the title text. We'll handle it with another ticket.
comment:4 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
Review- because: