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 83962 - File names in list view should only be underlined when the mouse is over them
File names in list view should only be underlined when the mouse is over them
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Views: List View
0.x.x [obsolete]
Other All
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 162279 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-06-03 11:58 UTC by Dave Bordoley [Not Reading Bug Mail]
Modified: 2005-08-15 01:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch. Added new function to toggle whether the cursor should be shown. Removed underlining code. (2.46 KB, patch)
2003-12-25 13:02 UTC, Christian Neumair
needs-work Details | Review

Description Dave Bordoley [Not Reading Bug Mail] 2002-06-03 11:58:06 UTC
File names in list view should only be underlined when the mouse is over
them, like in the icon view.
Comment 1 Mark Finlay 2003-02-07 19:32:07 UTC
Items in the icon view are no longer underlined on mouseover. Is it 
ok to change this bug to "File names in the list view should not be
underlined"?

Also, this is only specific to single click mode.
Comment 2 Mark Finlay 2003-02-07 19:36:16 UTC
Bug 105521 is related
Comment 3 Christian Neumair 2003-12-25 01:52:42 UTC
We should have a link cursor like in the icon view.

regs,
 Chris
Comment 4 Christian Neumair 2003-12-25 13:02:34 UTC
Created attachment 22706 [details] [review]
Proposed patch. Added new function to toggle whether the cursor should be shown. Removed underlining code.
Comment 5 alexander.winston 2004-01-21 02:21:32 UTC
Marking priority as high.
Comment 6 alexander.winston 2004-01-21 06:00:14 UTC
As of 2004-01-21, this patch has one hunk that fails to apply to CVS
revision 1.218/HEAD:

aew@duende:~/Projects/GNOME/CVS/nautilus$ patch -p 0 <
/home/aew/showattachment.cgi
patching file src/file-manager/fm-list-view.c
Hunk #1 FAILED at 81.
Hunk #2 succeeded at 370 (offset 31 lines).
Hunk #3 succeeded at 418 (offset 31 lines).
Hunk #4 succeeded at 1865 (offset 501 lines).
1 out of 4 hunks FAILED -- saving rejects to file
src/file-manager/fm-list-view.c.rej
Comment 7 Luis Villa 2004-02-27 21:59:26 UTC
Removing the PATCH keyword then, based on alex's comment.
Comment 8 Dave Camp 2004-04-12 19:46:46 UTC
Comment on attachment 22706 [details] [review]
Proposed patch. Added new function to toggle whether the cursor should be shown. Removed underlining code.

need a new version that applies to HEAD
Comment 9 Sebastien Bacher 2005-02-01 23:50:10 UTC
*** Bug 162279 has been marked as a duplicate of this bug. ***
Comment 10 Sebastien Bacher 2005-02-01 23:50:54 UTC
#162279 suggests that could be an option
Comment 11 Vincent Noel 2005-07-14 12:29:23 UTC
Nautilus CVS now has the behavior described in comment #1 and comment #3 (list
view, single-click mode).