Bug 368571

Summary: QtWebEngine views unusable on HiDPI with scaling
Product: [Applications] kontact Reporter: Gery <bugzilla>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: major CC: miso
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Sample screenshot 1
Sample screenshot 2 - Mail

Description Gery 2016-09-10 22:45:11 UTC
When setting the scaling factor in the system settings, the content of the webview is shown in the wrong place, the font is still tiny and text selection is way off.

Reproducible: Always

Steps to Reproduce:
1. Activate scaling in system settings (e.g., set it to 1.5)
2. Open an email, news or anything else that uses a webview

Actual Results:  
Content is shown in the middle of the screen, marking text is broken, font is too small

Expected Results:  
Content starts at the beginning of the screen, font is scaled, text selection is working

Kontact 5.3
Comment 1 Gery 2016-09-10 22:45:42 UTC
Created attachment 101025 [details]
Sample screenshot 1
Comment 2 Gery 2016-09-10 22:46:35 UTC
Created attachment 101026 [details]
Sample screenshot 2 - Mail
Comment 3 Michal Hlavac 2017-05-24 19:42:58 UTC
Kmail, akregator, practically all applications that use web view are unusable.
Comment 4 Christoph Feck 2017-05-27 00:21:17 UTC
*** Bug 379983 has been marked as a duplicate of this bug. ***
Comment 5 Michal Hlavac 2017-06-09 15:47:33 UTC
Workaround is to run:

QT_SCREEN_SCALE_FACTORS= && kontact
Comment 6 Christoph Feck 2017-06-12 00:22:56 UTC

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