Opened 15 years ago
Closed 14 years ago
#5311 closed Bug (wontfix)
Scroll bar is displaying on right hand side instead of left hand side for RTL pages.
Reported by: | Pranav Prakash | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.1 |
Keywords: | Confirmed CantFix Oracle | Cc: | Senthil, Pranav |
Description
Scroll bar is displaying on right hand side instead of left hand side for RTL pages. Please refer to attached screen shot for details.
The issue was reproducible in nightly build with IE8 and Firefox 3.6.
Attachments (2)
Change History (5)
Changed 15 years ago by
Attachment: | CKEditor_ScrollBar.png added |
---|
comment:1 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
The scrollbar is relative to the direction of the contents, not the UI. If the contents are RTL, the scrollbar goes left.
comment:2 Changed 15 years ago by
Milestone: | → CKEditor 3.3 |
---|---|
Resolution: | invalid |
Status: | closed → reopened |
Even though we set the content direction to "RTL", scrollbar is still in right hand side. Thus i have reopened the ticket and we are planning to upgrade our codeline to ckeditor 3.3 so please provide the patch for ckeditor 3.3 codeline. (Screenshot is attached for the detail).
Note: This problem now only reproducible in FF 3.6.3
Changed 15 years ago by
Attachment: | RTL Issue.PNG added |
---|
comment:3 Changed 14 years ago by
Keywords: | Confirmed CantFix added |
---|---|
Milestone: | CKEditor 3.4 |
Resolution: | → wontfix |
Status: | reopened → closed |
Confirmed with FF. Ok with IE.
There is nothing we can do to fix it though. This is a design choice in FF. It has been explained on #2308.
Screenshot