summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorVladimir Moolle <vmoolle@ics.com>2015-12-27 21:13:31 +0300
committerVladimir Moolle <vmoolle@ics.com>2016-01-22 14:20:17 +0000
commitb834f742994e5dce69c3fdc161099f2ed20deff9 (patch)
tree9364ed02049ae38284bc89e98d5b0114b21c5874 /tests
parent148faf6278186986d1ca6afcdea0c361bcbf199e (diff)
downloadqtquickcontrols-b834f742994e5dce69c3fdc161099f2ed20deff9.tar.gz
Android: fix Dialog window decorations' dismiss-on-click behavior
This fixes the case when a modal dialog is instantiated in a visible state, which often means, the window decoration component has not been loaded yet. Previously, this led to dismissOnOuterClick property in DefaultWindowDecoration keeping its initial value of "true" and thus allowing dismissing the dialog via an outside click *the first time the dialog was hidden* (next times, the property would get updated and the behavior would be correct). Task-number: QTBUG-47369 Change-Id: I24c7c8a1eb785203a3b3f1d889b7e22480ea952f Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions