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 657733 - Location is not resized when dialog is extended horizontally
Location is not resized when dialog is extended horizontally
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: File Properties Dialog
3.1.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 664207 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-08-30 16:39 UTC by Jean-Philippe Fleury
Modified: 2011-12-02 23:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of the "Properties" dialog extended horizontally (61.56 KB, image/png)
2011-08-30 16:39 UTC, Jean-Philippe Fleury
Details

Description Jean-Philippe Fleury 2011-08-30 16:39:51 UTC
Created attachment 195232 [details]
Screenshot of the "Properties" dialog extended horizontally

Steps to reproduce the bug:

1) With Nautilus 3.1.4, click right on a file (for example "/usr/share/icons/Tango/scalable/actions/system-log-out.svg") and choose "Properties".
2) Extend horizontally the "Properties" dialog to display the full location.

Actual result:

The location is still truncated. All we see is "/usr/share/icons/Tango/scalabl...".

Expected result:

We should see the full path, "/usr/share/icons/Tango/scalable/actions".
Comment 1 juliusvonkohout 2011-11-15 19:17:55 UTC
bug in linux mint 12: https://bugs.launchpad.net/nautilus/+bug/890813

quite unnecessary bug. why do they implement such an awful behavior.
Comment 2 Cosimo Cecchi 2011-11-17 14:25:51 UTC
*** Bug 664207 has been marked as a duplicate of this bug. ***
Comment 3 Kamil Páral 2011-11-30 08:28:39 UTC
Still an issue in GNOME 3.2.

There is a related bug #344241 .
Comment 4 Cosimo Cecchi 2011-12-02 23:11:46 UTC
This has been fixed in 3.3 with the migration from GtkTable to GtkGrid for the properties dialog.