summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2016-07-26 15:09:53 +0200
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2016-08-25 12:05:55 +0000
commit4f3b5fab382a14d93a5712252312c56715b9aad3 (patch)
tree7845071ba6b93dea071364f4157c1e848707c110 /src/plugins/platforms/xcb
parent1e6630b54ce9a005c2cffac4dac95641838e8231 (diff)
QWidgetPrivate::setWindowFlags(): Fix checking for changes in Qt::Window
Store the result of the comparison before the calling QWidget::setParent() passing the flags which can modify q->data->window_flags. Previously, this led to the condition triggering when a child window was becoming top level, causing the geometry to be changed (notably for fullscreen windows on Windows, where fullscreen is merely emulated). Amends change 5e99b07a072bedee239ed6980a44719da9ffa7c9. Task-number: QTBUG-54906 Change-Id: I9369d7d9f886451cfdb933746a4572593ffa074a Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/plugins/platforms/xcb')
0 files changed, 0 insertions, 0 deletions