Bug 177888

Summary: Caption text area is too large
Product: [Applications] digikam Reporter: Noah Wolf McIlraith <noah.wolf.mcilraith>
Component: Tags-CaptionsAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 0.10.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In: 0.10.0

Description Noah Wolf McIlraith 2008-12-16 02:47:22 UTC
Version:           0.10.0-beta6 (using Devel)
Installed from:    Compiled sources

The caption text area is very large, taking up half the space on lower resolutions.

For people who don't use the caption feature, this is incredibly bothersome.

Ideally, this should be resizable, which would also improve the experience of those who like to write short novels as captions.
Comment 1 caulier.gilles 2008-12-16 13:43:54 UTC
SVN commit 897608 by cgilles:

digiKAm from trunk : limit Caption edit widget height to 100 pixels (around 4 lines of text) instead default 
minimum height set by Qt4 api which is too large for sidebar content (around 10 lines of text).
BUG: 177888


 M  +1 -0      imagedescedittab.cpp  


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