Bug 374177

Summary: Interface widget misalignment
Product: [Applications] KEXI Reporter: RJVB <rjvbertin>
Component: GeneralAssignee: Kexi Bugs <kexi-bugs>
Status: CONFIRMED ---    
Severity: major CC: adam, inksi, simonandric5, staniek
Priority: NOR Flags: staniek: Usability+
Version: 3.0.0   
Target Milestone: ---   
Platform: MacPorts   
OS: macOS   
Latest Commit: Version Fixed In:
Attachments: Kexi started with the native Macintosh application style
kexi with the QtCurve application style

Description RJVB 2016-12-26 18:08:50 UTC
Created attachment 103003 [details]
Kexi started with the native Macintosh application style

Kexi's interface is completely messed up using the native Macintosh style (under Qt 5.6.2); switching to another style such as QtCurve fixes this.

Possibly related to an earlier, fixed bug 
https://bugs.kde.org/show_bug.cgi?id=339670
Comment 1 RJVB 2016-12-26 18:09:12 UTC
Created attachment 103004 [details]
kexi with the QtCurve application style
Comment 2 Jarosław Staniek 2016-12-26 21:04:44 UTC
Thanks, confirming. Looks like totally untested. The native look should be a priority indeed.
Comment 3 RJVB 2016-12-26 21:45:47 UTC
For now I have added a minor patch to my port that forces the Fusion application style. That's a good compromise which also has the advantage of being included with Qt on all platforms.
(The scrollbars are a bit too fat but apart from that the style looks surprisingly good, in fact.)