After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 96630 - Support RTL flipping for notebooks
Support RTL flipping for notebooks
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.1.x
Other other
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 127584 (view as bug list)
Depends on:
Blocks: 76219
 
 
Reported: 2002-10-23 18:07 UTC by Matthias Clasen
Modified: 2011-02-04 16:16 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2002-10-23 18:07:16 UTC
the tab order should be inverted in RTL mode.
Comment 1 Owen Taylor 2002-10-23 19:08:15 UTC
Moving all the RTL flipping bugs to the 2.4.0 milestone; in some
cases the changes should be easy to do. (GtkPaned comes to mind)
In those cases, we can move the bugs back to 2.2.0 if patches occur.
Comment 2 Matthias Clasen 2003-11-21 07:52:04 UTC
*** Bug 127584 has been marked as a duplicate of this bug. ***
Comment 3 Matthias Clasen 2003-11-21 07:52:48 UTC
Bug 127584 has a patch.
Comment 4 Matthias Clasen 2003-11-22 00:45:27 UTC
I tried the patch, works nicely.
Comment 5 Matthias Clasen 2003-12-05 01:02:03 UTC
I've committed the patch with some cleanups.