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 406496 - RTL locales: when showing text besides icons, the text should be left to the icon.
RTL locales: when showing text besides icons, the text should be left to the ...
Status: RESOLVED DUPLICATE of bug 342009
Product: nautilus
Classification: Core
Component: Views: Icon View
2.18.x
Other All
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks: Hebrew
 
 
Reported: 2007-02-10 20:21 UTC by Yair Hershkovitz
Modified: 2008-02-22 21:56 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Yair Hershkovitz 2007-02-10 20:21:53 UTC
Please describe the problem:
When using an RTL locale and checking the "text besides icons" radio button, the text is display right to the icon (as in ltr locales). This is incorrect behavior for rtl locales. the text should be displayed left to the icons.

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Yaron Tausky 2007-04-14 13:59:53 UTC
Confirming.
Also, I think perhaps that it has something to do with another bug -- the automatic alignment of items in RTL locales should be to the right side, and not to the left. I should probably open a different bug report for that one.
Comment 2 Yair Hershkovitz 2007-04-14 17:51:12 UTC
There is a bug for the RTL alignment of icons. I've almost got a patch that solves it. See:
http://bugzilla.gnome.org/show_bug.cgi?id=342009

Comment 3 Yair Hershkovitz 2007-04-14 17:54:37 UTC
isplaying the text to the left of the icon does not relate to the automatic layout, you can take a look at:

compute_text_rectangle() in libnautilus_private/nautilus_icon_canvas_item.c

and the drawing function nautilus_icon_canvas_item_draw()
Comment 4 Yair Hershkovitz 2008-02-22 21:56:45 UTC
This is already solved in bug #342009

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