Bug 177888 - Caption text area is too large
Summary: Caption text area is too large
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Tags-Captions (show other bugs)
Version: 0.10.0
Platform: Compiled Sources Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-16 02:47 UTC by Noah Wolf McIlraith
Modified: 2017-07-29 10:04 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 0.10.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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