summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorjasplin <qt-info@nokia.com>2009-04-03 10:03:56 +0200
committerjasplin <qt-info@nokia.com>2009-04-03 10:26:18 +0200
commitd684546573785ce40fb5de2b8b3aad88e9958709 (patch)
treed1481ebcdd37080401ba55aaec591fbf15bea747 /tests/auto/auto.pro
parentb2a8a4e0297a7850cf938d85fbfd90cd272d15c2 (diff)
downloadqt4-tools-d684546573785ce40fb5de2b8b3aad88e9958709.tar.gz
Fix focus policy propagation bug in QCompleter.
Commit 4a00810cc394b7da99ddb2d13eb045352ede25d3 ensures that setting the focus policy of a widget applies to its proxy (if any) as well. This propagation effect is however unfortunate for a QCompleter in PopupCompletion mode. The client widget (typically a QLineEdit or a QTextEdit) acts as the focus proxy to the popup menu. Internally, the completer sets the focus policy of the popup menu to NoFocus, but this should not affect the focus policy of the editor. Reviewed-by: janarve Task-number: 250064
Diffstat (limited to 'tests/auto/auto.pro')
0 files changed, 0 insertions, 0 deletions