Fix combobox not opening in treeview item delegate editor
authorGabriel de Dietrich <gabriel.dedietrich@digia.com>
Fri, 24 May 2013 18:25:40 +0000 (20:25 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 28 May 2013 07:47:33 +0000 (09:47 +0200)
commitcd6ecebad770932034b4b5efa8e288acc1c92c9e
treee477cd77be65ba3b33b78e2698c29dd528b5bdb0
parent31fd7854c2fcdde903c00203d69aeb3f6259dd9d
Fix combobox not opening in treeview item delegate editor

This is the same fix as for QTBUG-30715, which leads me to think that
we should spend some more time and re-think how QComboBox gets focus.

See also qtbase 3b992f831.

Task-number: QTBUG-31298
Change-Id: I4393af00c8896051e9ed8b5d8af510633106913c
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com>
src/shared/qtpropertybrowser/qtpropertybrowser.cpp