Floating panels are off by (-1px, 0px) in RTL mode.
To reproduce:
- Add config.language = 'ar'; in config.js to get an RTL UI.
- Open replacebyclass.html in Firefox, Safarai, Opera or IE.
- Open any floating panel - e.g. the font combo box.
- The floating panel is opened 1px off to the left from its intended position.
Change History (7)
Milestone: |
CKEditor 3.0 →
CKEditor 3.1
|
Owner: |
set to Tobiasz Cudnik
|
Status: |
new →
assigned
|
Keywords: |
Confirmed added
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Let's take this as a temporary fix while the real bug may keep hiding inside the 'CKEDITOR.element::getDocumentPosition'.