summaryrefslogtreecommitdiffstats
path: root/tests/shared
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2009-10-08 08:05:43 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2009-10-08 08:55:37 (GMT)
commitc851e1e6cd481e69585fab16c384ec5ab7cc7900 (patch)
tree224250b274ca745bd92c17412e17781ea54d5524 /tests/shared
parent902ee9839bf6d03f5e1ff3f45fb1251d50d752be (diff)
downloadQt-c851e1e6cd481e69585fab16c384ec5ab7cc7900.zip
Qt-c851e1e6cd481e69585fab16c384ec5ab7cc7900.tar.gz
Qt-c851e1e6cd481e69585fab16c384ec5ab7cc7900.tar.bz2
Remove handling of arrow key on QDialog
This code was kind of dead anyway because - On X11 and Windows, most of the widgets have the StrongFocus FocusPolicy - On Mac, e->modifiers always contains KeypadModifier for arrows, so the code is never reached on mac with real applications Morever, QAbstractButton already have a more complex handling of arrow keys. And the code breaks the QButtonGroup arrowKeyNavigation test on Mac (as when the test system simulates events, the KeyPadModifier is not set) Reviewed-by: mbm Reviewed-by: Paul
Diffstat (limited to 'tests/shared')
0 files changed, 0 insertions, 0 deletions