[KRun] Avoid calling winId() on embedded widget to work around Qt bug
ClosedPublic

Authored by broulik on Jun 2 2017, 9:28 AM.

Details

Summary

Workaround for QTBUG-59017

CHANGELOG: Addressed an issue where certain elements in applications (e.g. Dolphin's file view) would become inaccessible in high-dpi multi-screen setup

BUG: 363548

Test Plan

Superseds D6046

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Jun 2 2017, 9:28 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptJun 2 2017, 9:28 AM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
dfaure accepted this revision.Jun 3 2017, 9:38 AM
This revision is now accepted and ready to land.Jun 3 2017, 9:38 AM
This revision was automatically updated to reflect the committed changes.