GNOME Bugzilla – Bug 717476
Better tooltips in sidebar
Last modified: 2021-05-19 12:46:09 UTC
---- Reported by jim@yorba.org 2011-02-18 13:31:00 -0800 ---- Original Redmine bug id: 3219 Original URL: http://redmine.yorba.org/issues/3219 Searchable id: yorba-bug-3219 Original author: Jim Nelson Original description: From discussion in #2229: (Showing just the name as a tooltip does not really make sense imo, because the name is already there and so the tooltip tells the user nothing new.) Each page should have a tooltip that offers more useful information than simply its name. For example, the Trash's tooltip could say how many items are in the trash. Last Imported could list the time/date of the import and the number of photos and videos in it. I'm marking as an 0.9 enhancement, as I think this could be done pretty easily. The work in #2229 put in the plumbing, we just need to create the text for each page. ---- Additional Comments From shotwell-maint@gnome.bugs 2011-02-23 10:23:00 -0800 ---- ### History #### #1 Updated by Adam Dingle almost 3 years ago * **Status** changed from _Open_ to _Review_ * **Assignee** changed from _Anonymous_ to _Jim Nelson_ Sounds reasonable. Jim, you thought of this, so you can make it happen. :) #### #2 Updated by Jim Nelson over 2 years ago This is going to take more work than I first thought. The stumbling block here is that most pages are not created until the user clicks on them. This means that the PageStub (which acts as a placeholder in the sidebar until the user clicks on it) now needs the intelligence to figure out what information needs to be displayed in its tooltip, code that normally lives in the page itself. Additionally, since the information can change at run-time, we need to create a signal that the sidebar subscribes to to be notified when the tooltip has changed. None of this is impossible, but the work is larger than adding some formatted strings. I'll keep poking at this, but I suspect this won't be ready in time for feature freeze. #### #3 Updated by Adam Dingle over 2 years ago That would be fine – this was a last-minute feature idea anyway. Feel free to remove the 0.9 tag from this ticket if and when you decide that this won't make it. #### #4 Updated by Jim Nelson over 2 years ago * **Assignee** changed from _Jim Nelson_ to _Anonymous_ * **Target version** deleted (<strike>_0.9_</strike>) This won't make it for 0.9. Potentially 0.10. --- Bug imported by chaz@yorba.org 2013-11-25 21:51 UTC --- This bug was previously known as _bug_ 3219 at http://redmine.yorba.org/show_bug.cgi?id=3219 Unknown Component Using default product and component set in Parameters Unknown version " in product shotwell. Setting version to "!unspecified". Unknown milestone "unknown in product shotwell. Setting to default milestone for this product, "---". Setting qa contact to the default for this product. This bug either had no qa contact or an invalid one. Resolution set on an open status. Dropping resolution
Some tooltips seem to be missing completely
*** Bug 776590 has been marked as a duplicate of this bug. ***
bug 719140 is similar; both need information that is currently not available
Missing top-level tooltips fixed by https://git.gnome.org/browse/shotwell/commit/?id=61164195c49d04cb7cbdb05468af7b355b1dbd60
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/shotwell/-/issues/2619.