Bug 218889

Summary: inconsistent ui element sizing
Product: [Applications] digikam Reporter: Jens Mueller <tschenser>
Component: Usability-ErgonomyAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.0.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 1.0.0
Attachments: tagsidebar
gpssidebar
PATCH for imagedescedittab
PATCH for imagepropertiesgpstab

Description Jens Mueller 2009-12-16 07:42:25 UTC
Version:            (using KDE 4.3.4)
OS:                Linux
Installed from:    Ubuntu Packages

in gpssidebar and tagsidebar some ui elements do explizit sizing to a smaller height. This looks somehow inconsistent (also icon height do not fit button height). Perhaps there is a real reason for doing this, in this case this bug should be rejected - otherwise the explizit sizing should be removed. Please look at the screenshots and at imagedescedittab.cpp(234, 240, 247) and imagepropertiesgpstab.cpp(156).
Comment 1 Jens Mueller 2009-12-16 07:43:15 UTC
Created attachment 39084 [details]
tagsidebar
Comment 2 Jens Mueller 2009-12-16 07:43:51 UTC
Created attachment 39085 [details]
gpssidebar
Comment 3 caulier.gilles 2009-12-16 08:04:25 UTC
There is no specific reason for that, excepted hacking with old KDE theme to optimize space which give side effect in code now.

I'm waiting patch to fix it (:=)))

Gilles Caulier
Comment 4 Jens Mueller 2009-12-16 17:38:36 UTC
Created attachment 39099 [details]
PATCH for imagedescedittab
Comment 5 Jens Mueller 2009-12-16 17:39:11 UTC
Created attachment 39100 [details]
PATCH for imagepropertiesgpstab
Comment 6 caulier.gilles 2009-12-16 23:19:45 UTC
SVN commit 1063080 by cgilles:

fix gui sizing
BUGS: 218889


 M  +0 -4      imagedescedittab.cpp  
 M  +0 -1      imagepropertiesgpstab.cpp  


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