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 509079 - Recent files wrong direction when in RTL with latin file names
Recent files wrong direction when in RTL with latin file names
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks: Arabic
 
 
Reported: 2008-01-13 04:19 UTC by Djihed Afifi
Modified: 2008-03-03 20:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix. (893 bytes, patch)
2008-01-13 04:21 UTC, Djihed Afifi
committed Details | Review

Description Djihed Afifi 2008-01-13 04:19:55 UTC
Same bug as bug #509073 but for evince.

Will attach a patch.
Comment 1 Djihed Afifi 2008-01-13 04:21:01 UTC
Created attachment 102713 [details] [review]
Fix.

Error for Eye of GNOME, not evince.

Fix attached. Introduce an RLM character when default direction is RTL.
Comment 2 Lucas Rocha 2008-03-03 20:41:10 UTC
Commited in trunk, thanks!

2008-03-03  Lucas Rocha  <lucasr@gnome.org>

        * src/eog-window.c (eog_window_update_recent_files_menu): introduce an
        RLM character when default direction is RTL in order to have recent
        files shown with the correct direction. Fixes bug #509079 (Djihed Afifi)