diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-09-25 07:38:04 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2009-09-25 07:46:05 (GMT) |
commit | b12fb5861ce09539c04cd51db12a9bfbe32a4774 (patch) | |
tree | bf09d7dc03ca30ca8679e1b008f2ebcf4f7b4322 /src/gui/inputmethod | |
parent | d753ef750d7e0efa1c0b66f3a3cfc0784cc90fa9 (diff) | |
download | Qt-b12fb5861ce09539c04cd51db12a9bfbe32a4774.zip Qt-b12fb5861ce09539c04cd51db12a9bfbe32a4774.tar.gz Qt-b12fb5861ce09539c04cd51db12a9bfbe32a4774.tar.bz2 |
Change the way we handle KeyboardUIMode on Mac
On Mac OS X, when the keyboard UI mode specifies "text boxes and lists
only", the tab key should only focus lists and text edit.
The previous implementation was using the focus policy to exclude the
buttons. This does not respect the configuration.
The change fixes tst_QApplication::focusChanged() with the Keyboard
mode "text boxes and lists only".
Reviewed-by: Richard Moe Gustavsen
Diffstat (limited to 'src/gui/inputmethod')
0 files changed, 0 insertions, 0 deletions