summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_debug.cpp
diff options
context:
space:
mode:
authorSami Merila <sami.merila@nokia.com>2011-03-23 12:36:43 (GMT)
committerSami Merila <sami.merila@nokia.com>2011-03-23 12:36:43 (GMT)
commite06d2bc80672776fc4fb0ca8a3861a4f9d493133 (patch)
tree14029eea6289427c632bf942a39b7949363bc2c8 /doc/src/snippets/code/doc_src_debug.cpp
parent4accdf44eb486e603425c5ee69e05b973915f8a6 (diff)
downloadQt-e06d2bc80672776fc4fb0ca8a3861a4f9d493133.zip
Qt-e06d2bc80672776fc4fb0ca8a3861a4f9d493133.tar.gz
Qt-e06d2bc80672776fc4fb0ca8a3861a4f9d493133.tar.bz2
GraphicsViews: Focused widget is not visible after orientation change
If there is a graphicsview with input widget focused and splitview is open, and we rotate the device from Portrait to Landscape (or vice versa), the input widget is no longer visible in the splitview rect. This only happens if there are scrollbars visible in the view. Reason is that the input widget is tried to ensure visibility for before window surface is valid. In these cases, make the input widget visibility re-location happen after window server indicates that the view is now visible. Task-number: QTBUG-17576 Reviewed-by: Guoqing Zhang
Diffstat (limited to 'doc/src/snippets/code/doc_src_debug.cpp')
0 files changed, 0 insertions, 0 deletions