Commit fb69a09a authored by Friedemann Kleint's avatar Friedemann Kleint
Browse files

QWidget::mapTo/FromGlobal(): Avoid calling QWindow helpers until shown.


The platform window geometry can be misleading until it has
been properly positioned and
QWindowPrivate::resizeEventPending has been cleared.

Task-number: QTBUG-49588
Task-number: QTBUG-48396
Change-Id: Ie065f62478fc8522a9ad51391bb897510afa5aad
Reviewed-by: default avatarMarc Mutz <marc.mutz@kdab.com>
Showing with 64 additions and 2 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment