[Android-development] Rotation issues with QWidgets and Qt 5.3.1

Harri Pasanen harri at mpaja.com
Wed Jul 16 09:34:37 CEST 2014


It seems to me that rotation is broken in 5.3.1 compared to 5.2.1 in my 
QMainWindow based widgets app.

I looks as if the layout would happen to previous orientation, so it 
starts out ok, but when rotating the display layout looks portrait when 
it is landscape, and vice versa.  In 5.2.1 it works ok. (Unfortunately 
5.2.1 started crashing on startup on the latest KitKat on Nexus 7.)

Is this a known issue?

Looks like it could be related to 
https://bugreports.qt-project.org/browse/QTBUG-39977

Harri



More information about the Android-development mailing list