Summary: | Bigger more informative hint in browser [patch] | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Piotr Tarnowski <piotr_tarnowski> |
Component: | Albums-MainView | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 0.9.2 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 2.5.0 | |
Sentry Crash Report: | |||
Attachments: |
Patch to digikam 0.9.2 for bigger hint
Screenshot of bigger hint |
Description
Piotr Tarnowski
2007-10-15 22:42:14 UTC
Created attachment 21826 [details]
Patch to digikam 0.9.2 for bigger hint
Created attachment 21827 [details]
Screenshot of bigger hint
Piotr, I don't like this layout of album items tool tips. This can be give strange results if tags list or comments are very long. Gilles Caulier Gilles, I know it was quick and dirty solution but I couldn't find a way to present in compact way all tags of photo. With standard tips and deep tags hierarchy I can only see one or two tags per photo while I expect 10 or more to be attached. Piotr Tarnowski Hi Piotr, thanks for looking into this issue, which I also consider a problem. While your solution is an improvement (at least in some cases ;-), I am wondering whether for example a scrollbar in the tooltip would be a more general solution? I.e., if there is a long comment and/or many tags there should be an additional scroll-bar within the tool-tip (Note that I have no idea whether something like this is possible with Qt ...). Best, Arnd No scrollbar in tooltip! digiKam is already accessibility nightmare. Don't make it worse. OK, what's your suggestion to solve the problem then? In Qt3, there is no way, but with QT4, it will be certainly new API features to use. Gilles Make size of font in tooltips and photo plates configurable. Show full tooltips regardless of font size (default size stays as is), in plates cut strings as necessary. fonts size is now configurable in tooltips. a lots of fix have be done in tootips. I close this file now as workforme. Gilles Caulier |