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 566197 - scroll buttons of the icons navigation window are reversed for RTL locales
scroll buttons of the icons navigation window are reversed for RTL locales
Status: RESOLVED FIXED
Product: cheese
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: 2.24
Assigned To: Cheese Maintainer(s)
Cheese Maintainer(s)
Depends on:
Blocks: Hebrew
 
 
Reported: 2009-01-01 13:39 UTC by Yair Hershkovitz
Modified: 2009-01-14 20:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
fix scroll buttons for RTL locales (1.96 KB, patch)
2009-01-01 13:45 UTC, Yair Hershkovitz
committed Details | Review

Description Yair Hershkovitz 2009-01-01 13:39:04 UTC
When running cheese on RTL locale the left button scrolls right and the right
button scrolls left.

This is the same bug as bug #566190
Comment 1 Yair Hershkovitz 2009-01-01 13:45:20 UTC
Created attachment 125593 [details] [review]
fix scroll buttons for RTL locales
Comment 2 daniel g. siegel 2009-01-03 22:46:28 UTC
seems ok to me, feel free to commit your patch!
Comment 3 Yair Hershkovitz 2009-01-14 20:55:57 UTC
2009-01-14  Yair Hershkovitz  <yairhr@gmail.com>

        * src/eog-thumb-nav.c:
        Reverse icon view scroll buttons scroll direction for RTL locales.
        Closes bug #566197.