GNOME Bugzilla – Bug 787437
Truncated titles in Outline should show a tooltip with the full name
Last modified: 2017-09-26 16:16:31 UTC
Currently, you have to temporarily expand the sidebar then shrink it back, which is a bit annoying. Showing a tooltip when hovering with the mouse would be great.
Created attachment 359450 [details] [review] patch
Review of attachment 359450 [details] [review]: Code-wise it is quite straightforward, so it should be a design/UX discussion.
Created attachment 360133 [details] screenshot
Created attachment 360137 [details] [review] updated patch
Review of attachment 360137 [details] [review]: Since it is such a minor/reversible feature, I don't see any reason not to accept it. It seems coherent with the other tooltips we have. Thanks for your patch!
The following fix has been pushed: 7b76090 ev-sidebar-links: Show tooltip for Outline entries
Created attachment 360471 [details] [review] ev-sidebar-links: Show tooltip for Outline entries