Summary: | "XMP" not underscored in settings dialog | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Mikolaj Machowski <mikmach> |
Component: | Setup-Metadata | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 0.10.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: | |||
Attachments: | No underscore for XMP |
Description
Mikolaj Machowski
2009-01-01 12:56:45 UTC
Created attachment 29797 [details]
No underscore for XMP
Sorry, forgot one thing: this is in Metadata page. Sound like a Qt4 bug (QLabel), layout management using stylesheet code. Look like when you open dialog to max, all become ok. Gilles Caulier SVN commit 904204 by cgilles: force QLabel to include empty line on bottom of style sheet to fix layout BUG: 179274 M +7 -7 setupmetadata.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=904204 |