Bug 356765

Summary: Spectacle doesn't work properly with QT_DEVICE_PIXEL_RATIO=2
Product: [Applications] Spectacle Reporter: Weng Xuetian <wengxt>
Component: GeneralAssignee: Boudhayan Gupta <me>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Weng Xuetian 2015-12-16 03:13:07 UTC
when select "rectangle" region, the screenshot prevent is scaled 2x and it only shows 1/4 of the screen.

Reproducible: Always

Steps to Reproduce:
1. QT_DEVICE_PIXEL_RATIO=2 spectacle
2. Select "rectangle region"
3. Take a screen shot

Actual Results:  
The screenshot preview is scaled and only left top part of screen is shown.

Expected Results:  
Whole screen is shown properly.
Comment 1 Boudhayan Gupta 2015-12-16 06:40:23 UTC
I've been aware of this for a while.

I suspect it works just fine on actual HiDPI screens though, which is why I have a task open on GCI to test it. If not, it's a grave bug for retina display users so I'll have to figure out how to fix it.
Comment 2 Weng Xuetian 2015-12-24 21:11:39 UTC

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