Set transientParent window for file dialog
ClosedPublic

Authored by graesslin on Aug 23 2016, 5:39 AM.

Details

Summary

Set transientParent window for file dialog

The file dialog did not set a proper WM_TRANSIENT_FOR hint. This change
ensures that the proper parent window is passed as the WM_TRANSIENT_FOR
hint.

BUG: 367699
FIXED-IN: 5.7.4

Test Plan

xprop+xwininfo on file dialog and parent window

Diff Detail

Repository
R135 Integration for Qt applications in Plasma
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin updated this revision to Diff 6169.Aug 23 2016, 5:39 AM
graesslin retitled this revision from to Update version number for 5.7.0 GIT_SILENT.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added a reviewer: Plasma.
Restricted Application added a project: Plasma. · View Herald TranscriptAug 23 2016, 5:39 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
graesslin updated this revision to Diff 6170.Aug 23 2016, 5:51 AM

Against Plasma/5.7

graesslin retitled this revision from Update version number for 5.7.0 GIT_SILENT to Set transientParent window for file dialog.Aug 23 2016, 5:52 AM
graesslin updated this object.

This change is working, thanks!

davidedmundson accepted this revision.Aug 26 2016, 2:08 AM
davidedmundson added a reviewer: davidedmundson.
This revision is now accepted and ready to land.Aug 26 2016, 2:08 AM
This revision was automatically updated to reflect the committed changes.