Opened 17 years ago
Closed 16 years ago
#2308 closed Bug (wontfix)
RTL: The scrollbar is at the right side for the toolbar combos
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | SVN (FCKeditor) - Retired |
Keywords: | Confirmed Firefox3 Safari CantFix | Cc: |
Description
All toolbar combos has the scrollbar at the right side with Firefox 3. FF2 show them at the left, as expected.
Change History (2)
comment:1 Changed 17 years ago by
Keywords: | Safari added |
---|---|
Summary: | FF3 + RTL: The scrollbar is at the right side for the toolbar combos → RTL: The scrollbar is at the right side for the toolbar combos |
comment:2 Changed 16 years ago by
Keywords: | CantFix added |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
This is a design choice in Firefox and WebKit, using the system preferences for it, instead of the content direction. There is nothing we can do in this sense.
https://bugzilla.mozilla.org/show_bug.cgi?id=330863
http://code.google.com/p/chromium/issues/detail?id=6113
Firefox makes it configurable (for advanced users):
http://kb.mozillazine.org/Layout.scrollbar.side
At least, users on RTL system should see the scrollbars at the left side.
Confirmed with Safari too. Ok with Opera and IE.