Bug 177236 - no tooltips for cut elements in metadata panel [regression]
Summary: no tooltips for cut elements in metadata panel [regression]
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Usability-Ergonomy (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-08 16:58 UTC by Mikolaj Machowski
Modified: 2017-08-12 21:11 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments
Upper right corner of 0.10b7svn window with metadata panel open (93.30 KB, image/jpeg)
2008-12-08 22:00 UTC, Mikolaj Machowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Machowski 2008-12-08 16:58:08 UTC
Version:            (using Devel)
Compiler:          gcc4.3.2 
OS:                Linux
Installed from:    Compiled sources

No tooltips for cut elements in metadata panel.

When element is too long for metadata panel they are cut with ellipsis (...) at the end. In 0.9.5svn digiKam show tooltips with whole value in them - it doesn't work in 0.10b7svn.
Comment 1 caulier.gilles 2008-12-08 18:27:51 UTC
Mik,

Please give us a screenshot to be sure...

Gilles
Comment 2 Mikolaj Machowski 2008-12-08 22:00:04 UTC
Created attachment 29157 [details]
Upper right corner of 0.10b7svn window with metadata panel open

When you hover mouse over text in panel there should be shown tooltip. On screenshot you don't see mouse pointer only highlighted record.
Comment 3 caulier.gilles 2008-12-09 08:05:17 UTC
SVN commit 894688 by cgilles:

digiKam from trunk (KDE4) : enable tooltip for metadata list view items.
BUG: 177236


 M  +0 -1      exifwidget.cpp  
 M  +13 -13    exifwidget.h  
 M  +0 -1      iptcwidget.cpp  
 M  +9 -9      iptcwidget.h  
 M  +0 -1      makernotewidget.cpp  
 M  +2 -0      metadatalistviewitem.cpp  
 M  +1 -2      metadatawidget.cpp  
 M  +1 -1      metadatawidget.h  
 M  +0 -1      xmpwidget.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=894688