diff options
author | Sami Merila <sami.merila@nokia.com> | 2011-05-26 13:26:04 (GMT) |
---|---|---|
committer | Sami Merila <sami.merila@nokia.com> | 2011-05-26 13:26:04 (GMT) |
commit | 1a5efee93dd78d5c4962e69ee1f6d6b99d8b9aab (patch) | |
tree | fcc94b66fd75f64cd15f0a6d3c4e04a6eb14886d /examples/graphicsview/diagramscene | |
parent | 180e6ca43cde0c80dd6e3f9539236ffd259d2bdb (diff) | |
download | Qt-1a5efee93dd78d5c4962e69ee1f6d6b99d8b9aab.zip Qt-1a5efee93dd78d5c4962e69ee1f6d6b99d8b9aab.tar.gz Qt-1a5efee93dd78d5c4962e69ee1f6d6b99d8b9aab.tar.bz2 |
Predictive text is not committed when writing in a QLineEdit
QCoeFepInputContext is very aggressive committing its preedit string.
When AVKON FEP opens any of its subwindows, it steals the focus from
editable widget, which causes preedit string to get committed.
This makes the input context almost unusable with T9 word prediction.
As it is rather difficult to prevent focus loss in these types of use
scenarios, replace the committed string with user selected word when
suggested word list is closed.
Task-number: QTBUG-15031
Reviewed-by: Miikka Heikkinen
Diffstat (limited to 'examples/graphicsview/diagramscene')
0 files changed, 0 insertions, 0 deletions