Don't allow showing/hiding the drawer when there's no handle
ClosedPublic

Authored by apol on May 4 2018, 6:09 PM.

Details

Summary

If there's no handle and the drawer is modal, we can understand that the
drawer isn't meant to be closed. Disable the mouse area that is used for
closing it when that happens.

BUG: 393776

Test Plan

Can't reproduce the issue in the mentioned bug report

Diff Detail

Repository
R169 Kirigami
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
apol created this revision.May 4 2018, 6:09 PM
Restricted Application added a project: Kirigami. · View Herald TranscriptMay 4 2018, 6:09 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
apol requested review of this revision.May 4 2018, 6:09 PM
mart accepted this revision.May 7 2018, 8:46 AM
This revision is now accepted and ready to land.May 7 2018, 8:46 AM
This revision was automatically updated to reflect the committed changes.