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 517880 - Entering "~" expands to "username", not "/home/username"
Entering "~" expands to "username", not "/home/username"
Status: RESOLVED DUPLICATE of bug 492134
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.12.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2008-02-21 14:28 UTC by Maarten Maathuis
Modified: 2008-02-27 02:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maarten Maathuis 2008-02-21 14:28:43 UTC
Please describe the problem:
See title.

Steps to reproduce:
1. Open an application.
2. Try to open a file.
3. Type ~ into the location bar.


Actual results:
It's substituted by username.

Expected results:
Substitution by /home/username.

Does this happen every time?
Yes.

Other information:
Comment 1 Federico Mena Quintero 2008-02-27 02:18:48 UTC

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