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 670230 - Long titles overlap close button
Long titles overlap close button
Status: RESOLVED FIXED
Product: sushi
Classification: Core
Component: general
0.2.x
Other Linux
: Normal normal
: ---
Assigned To: Sushi maintainer(s)
Sushi maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-02-16 16:12 UTC by Vadim Rutkovsky
Modified: 2012-02-28 06:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
01-ellipsize-long-titles (2.39 KB, patch)
2012-02-16 16:25 UTC, Vadim Rutkovsky
accepted-commit_now Details | Review

Description Vadim Rutkovsky 2012-02-16 16:12:17 UTC
Original report: https://bugs.launchpad.net/ubuntu/+source/gnome-sushi/+bug/897554

OS: Ubuntu 11.10 Oneiric stable 32-bit
Application: gnome-sushi 0.2.0-0ubuntu2

If you have a very long title for a file, then rather than using ellipses or some other manner of appending the title, gnome-sushi allows it to run across the close button, making the button hard to see. This is not ideal.
Comment 1 Vadim Rutkovsky 2012-02-16 16:25:51 UTC
Created attachment 207789 [details] [review]
01-ellipsize-long-titles

Proposed patch to ellipsize title
Comment 2 Cosimo Cecchi 2012-02-19 16:11:29 UTC
Review of attachment 207789 [details] [review]:

Looks good, feel free to push to master.
Comment 3 André Klapper 2012-02-22 11:36:51 UTC
Vadim: Do you have GNOME Git commit access?
Comment 4 Vadim Rutkovsky 2012-02-22 12:09:03 UTC
André: no, however I've requested a new account on mango.gnome.com
Comment 5 Vadim Rutkovsky 2012-02-28 06:45:26 UTC
commit b4eb2857b427aa574fa5f23721735e050705c541
Author: Vadim Rutkovsky <roignac@gmail.com>
Date:   Tue Feb 28 09:43:13 2012 +0300

    Ellipsize title for file with long name. Closes: bgo#670230