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 742594 - Status bar does not align correctly in case of very long status string.
Status bar does not align correctly in case of very long status string.
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Views: All
3.16.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 750409 (view as bug list)
Depends on: 750848
Blocks:
 
 
Reported: 2015-01-08 15:07 UTC by A. Syukri Abdollah
Modified: 2016-07-13 12:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of status bar floating for two cases: GTK_ALIGN_START and GTK_ALIGN_END (40.22 KB, image/png)
2015-01-08 15:07 UTC, A. Syukri Abdollah
Details

Description A. Syukri Abdollah 2015-01-08 15:07:23 UTC
Created attachment 294102 [details]
Screenshot of status bar floating for two cases: GTK_ALIGN_START and GTK_ALIGN_END

When selecting a file with very long filename, the status is redacted such that the bar fits the view width.
It displays correctly when it is aligned to the start, and the bar fills the whole width.
But when mouseover is triggered, and the bar is aligned to the end, the bar is shifted to the left, causing the status to be unreadable.
Seems to be a GTK bug.
Comment 1 Nelson Benitez 2015-01-18 23:10:17 UTC
I can confirm the bug, exactly as described, with current git HEAD of nautilus and gtk.

It seems a priori a bug in GtkLabel. A minimal gtk testcase would be very helpful.
Comment 2 Alexandre Franke 2015-06-15 23:18:21 UTC
*** Bug 750409 has been marked as a duplicate of this bug. ***