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 311340 - Nautilus double entries of Home is irritating.
Nautilus double entries of Home is irritating.
Status: RESOLVED DUPLICATE of bug 317962
Product: nautilus
Classification: Core
Component: File Search Interface
0.x.x [obsolete]
Other Linux
: High normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-07-23 16:23 UTC by Ali Akcaagac
Modified: 2005-12-18 02:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
What is What ? (24.71 KB, image/png)
2005-07-23 16:24 UTC, Ali Akcaagac
  Details
Patch changing behavior to Mac OS style. (2.44 KB, patch)
2005-07-24 02:44 UTC, Ali Akcaagac
none Details | Review
How the patch looks (49.57 KB, image/png)
2005-07-24 02:45 UTC, Ali Akcaagac
  Details

Description Ali Akcaagac 2005-07-23 16:23:00 UTC
I was quite irritated some days ago when I reported my last bugreport about
ghosted entries within GtkFileChooser and then got shown two "Home" dirs in the
top. I wanted to show the contents of my home dir and by mistake pressed "home"
instead of "Home". I think this needs some rethinking here and thus I file it as
usability issues and then I saw the same to be in Nautilus and thus wanted to
file it too.
Comment 1 Ali Akcaagac 2005-07-23 16:23:41 UTC
Similar bug report here: http://bugzilla.gnome.org/show_bug.cgi?id=311339
Comment 2 Ali Akcaagac 2005-07-23 16:24:17 UTC
Created attachment 49625 [details]
What is What ?
Comment 3 Ali Akcaagac 2005-07-23 18:08:24 UTC
I added some further feedback to #311339 so I don't need to repeat it :)
Comment 4 Ali Akcaagac 2005-07-24 02:43:54 UTC
Ok I spent some time doing some small patches for #311339 and changed the
GtkFileChooser to how I think that it might be better for usability. I now spent
some time and did the same with Nautilus and personally this is less confusing
than having two "home" shown. But then it's up to the usability people to talk
further for it. I here give you an illustration how my new patch looks.
Comment 5 Ali Akcaagac 2005-07-24 02:44:36 UTC
Created attachment 49655 [details] [review]
Patch changing behavior to Mac OS style.
Comment 6 Ali Akcaagac 2005-07-24 02:45:07 UTC
Created attachment 49656 [details]
How the patch looks
Comment 7 Xavier Claessens 2005-07-24 08:07:24 UTC
Priority=high because of the patch, and status=new since I've the same problem.

Comment on the patch: you use g_strdup_printf() witch allocate new memory... I
think that make a memory leak ! but i'm not expert.
Comment 8 Ali Akcaagac 2005-07-24 10:09:29 UTC
Indeed it does and I am quite aware of g_strdup_printf() returns a newly
allocated string. This patch was quite basic and temporarely got attached so
people "the usability guys mainly" can fiddle around with it and base their
tests on it whether a change makes sense or not. We can fix this small issue
afterwards.
Comment 9 Martin Wehner 2005-12-18 02:27:50 UTC
This was resolved by the commit from bug #317962. Thanks anyway, Ali.


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