GNOME Bugzilla – Bug 674183
gnome shell activities overview should show full names on mouse hover
Last modified: 2014-11-07 19:15:16 UTC
The title says it all --- especially when choosing recent documents, if they start with the same say 12 or 14 letters, it's impossible to differentiate them (see attached shot). When mouse is hovering an icon, the full name of the application/document should be shown. See for example: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/968213/+attachment/2960346/+files/common_start_name.jpg
Maybe a solution would be to allow document names to use more than one line of text, rather than having the user hover on each document and remember their titles.
Yes --- that would be ok, too. Unless the name is very long... Probably the two things makes sense; use all the lines needed when hovering (even if the text goes over the icon underneath) and having more than one line as a default space.
See bug 663725 for making labels wrap instead of ellipsize.
(In reply to comment #3) > See bug 663725 for making labels wrap instead of ellipsize. Marking as duplicate now - the bug is clearly about the same issue, and the approach suggested in this bug shows up in the discussion there as well. *** This bug has been marked as a duplicate of bug 663725 ***