Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96721 - Icon zooming affects text size within nautilus
Summary: Icon zooming affects text size within nautilus
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
Depends on:
Blocks: 95548
  Show dependency tree
 
Reported: 2005-06-21 12:28 UTC by Bols
Modified: 2005-07-12 19:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to fix the "icon zooming affects text size" issue (nautilus-2.10.0-icon-view-textsize.patch,1.35 KB, patch)
2005-06-21 12:30 UTC, Bols
Details | Diff
ebuild to fix the "icon zooming affects text size" issue (nautilus-2.10.0-r1.ebuild,2.73 KB, application/octet-stream)
2005-06-21 12:31 UTC, Bols
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bols 2005-06-21 12:28:06 UTC
When the icon zoom level is changed in nautilus, the text size changes with it.
This is not so much as bug as a feature, but it causes bad usability problems.
Sebastian Kannengiesser fixed this issue and created an ebuild which corrects
it. More info: http://forums.gentoo.org/viewtopic-t-336995-highlight-.html

I post these fixes here in order to make sure more gentoo users can fix this issue.

Reproducible: Always
Steps to Reproduce:
1. Go to nautilus preferences > Views > Icon view defaults
2. Set the default zoom level lower than 100%

Actual Results:  
As it appears, nautilus does not care about the zoom level when drawing label on
the desktop (the font size is fixed), but it does care in windows (the font size
moves with the zoom level). That's why the text below the icons is hardly
readable when the zoom level is set to a value lower than 100%.

Expected Results:  
Icon zooming should not affect text size, at least not this way. I mean icons
text should still be readable.

There is already a bug report on gnome bugzilla and some fixes :
http://bugzilla.gnome.org/show_bug.cgi?id=160080
Comment 1 Bols 2005-06-21 12:30:37 UTC
Created attachment 61657 [details, diff]
patch to fix the "icon zooming affects text size" issue
Comment 2 Bols 2005-06-21 12:31:15 UTC
Created attachment 61658 [details]
ebuild to fix the "icon zooming affects text size" issue
Comment 3 Leonardo Boshell (RETIRED) gentoo-dev 2005-07-12 19:23:36 UTC
Thank you for reporting this issue. The upstream patch for this is included in
nautilus-2.10.1-r1.ebuild.

For future reference, please note that it's usually unnecessary to attach
ebuilds if they are mostly the same ebuilds we have in our tree. In case it's
needed, you could attach only the relevant unified diff. Also, don't forget to
set the correct mime type for your attachments, e.g. text/plain for ebuilds and
the like.

Thanks.