Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
5.6.0 Alpha
-
Ubuntu 13.04
-
38c8af7231823429ca6cb9ea6418e2dcef3691a0 (qtbase/5.5, 5.1.2016, 5.5.2)
Description
Caused by commit: "Fix global coordinate mapping for child widgets in QGraphicsView". 56aad2ad6074237537fecf10d0cda0f3872e7f71 https://codereview.qt-project.org/#/c/114591/ (QTBUG-41135)
To reproduce:
- run attached example with Qt 5.5.1 or later
- try clicking the button on bottom right corner
-> nothing happens
Attachments
Issue Links
- resulted in
-
QTBUG-50136 QWidget::mapTo/FromGlobal not symmetrical for widget embedded into QGraphicsView embedded with transform
- Closed