Bug 386201

Summary: Spectacle UI broken under dpi=192 (HiDPI)
Product: [Applications] Spectacle Reporter: Alexander <ashaduri>
Component: GeneralAssignee: Boudhayan Gupta <me>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Spectacle window with dpi=192

Description Alexander 2017-10-26 10:24:09 UTC
Created attachment 108569 [details]
Spectacle window with dpi=192

Hi,
Spectacle GUI is very wrong when run with higher than 96 DPI.
In my case, I'm running KDE on 4K 27" monitor with 192 dpi.
Take a look at the screenshot of how Spectacle looks on it. Resizing the window helps.

This is probably due to a minimum size set on some widgets (it has to be multiplied by dpi/96 or not used at all), or not using Qt layouts.

Note that this is NOT related to QT_DEVICE_PIXEL_RATIO (which I don't use).

I'm using Spectacle 16.08.2 with Qt 5.9.2.

Thanks
Comment 1 Christoph Feck 2017-11-15 19:25:31 UTC

*** This bug has been marked as a duplicate of bug 372140 ***