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 736842 - driver: update GTK text direction when locale changes
driver: update GTK text direction when locale changes
Status: RESOLVED DUPLICATE of bug 720302
Product: gnome-initial-setup
Classification: Applications
Component: general
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Initial Setup maintainer(s)
GNOME Initial Setup maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-09-18 00:26 UTC by Cosimo Cecchi
Modified: 2014-09-18 17:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.04 KB, patch)
2014-09-18 00:27 UTC, Cosimo Cecchi
reviewed Details | Review

Description Cosimo Cecchi 2014-09-18 00:26:46 UTC
See patch
Comment 1 Cosimo Cecchi 2014-09-18 00:27:12 UTC
Created attachment 286429 [details] [review]
patch

Currently, when we switch locale between RTL and LTR, nothing updates
the default GTK text direction, so the layout will stay flipped the
wrong way.
Comment 2 Rui Matos 2014-09-18 13:56:40 UTC
Review of attachment 286429 [details] [review]:

Is this patch against master? In master, this is done in gis-language-page.c:language_changed()
Comment 3 Cosimo Cecchi 2014-09-18 17:11:31 UTC
Whoops, missed that - thanks.

*** This bug has been marked as a duplicate of bug 720302 ***