Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.0.0 Beta 2
-
None
-
Windows Vista 64 bit, Ubuntu 12.04 64-bit
Description
- Start layoutdirection example:
qmlscene C:\Users\rob\Git\Qt-5.0\qtdeclarative\examples\quick\righttoleft\layoutdirection\layoutdirection.qml
- Click on "Not mirrored".
Displayed items are being mirrored. - Try to close qmlscene by clicking the "X" in the window's to right corner.
qmlscene crashes.
qmlscene should not crash, no matter what the loaded qml file contains.
You will also get crashes when doing the following:
- Start righttoleft example by:
- running righttoleft.qml in qmlscene.
- building and running the project from righttoleft.pro.
- Click on "Layout Direction".
- Click on "Not mirrored".
- Click on the black arrow in the lower left corner of the window.
qmlscene or righttoleft.exe crashes.
Running the respective example from Qt 4.8 in qmlviewer does not crash.
Attachments
Issue Links
- is replaced by
-
QTBUG-39780 Valgrind reports read on deleted memory if model emits reset from destructor
-
- Closed
-