diff options
author | Shane Kearns <shane.kearns@accenture.com> | 2010-08-06 15:25:15 (GMT) |
---|---|---|
committer | Shane Kearns <shane.kearns@accenture.com> | 2010-08-06 15:25:15 (GMT) |
commit | 6eb7a210eed1b392431fc913d13d205b8ccc1933 (patch) | |
tree | 349f5651c19350221bdfbbb2a46b38207e8086e2 /src/scripttools/debugging | |
parent | e4c144db1cde192745a198160a01fca1416fe855 (diff) | |
download | Qt-6eb7a210eed1b392431fc913d13d205b8ccc1933.zip Qt-6eb7a210eed1b392431fc913d13d205b8ccc1933.tar.gz Qt-6eb7a210eed1b392431fc913d13d205b8ccc1933.tar.bz2 |
Fixes for combining multiple Qt::ImhXXXOnly with S60 FEP
When one restriction is a superset of another (e.g. ImhDigitsOnly |
ImhDialableCharactersOnly), the less restrictive one is used
When two restrictions are incompatible (e.g. ImhDialableCharactersOnly |
ImhFormattedNumbersOnly), fall back to allowing all symbols
Note for some combinations additional characters not in the union can
be entered, this is a limitation of the API to AVKON FEP.
Before this change, some characters in the union could not be entered
at all, which is worse.
Tested on I8510 (3.2), 5800XM (5.0), N8(symbian^3)
Task Number: QTBUG-12726
Reviewed-by: Alessandro Portale
Diffstat (limited to 'src/scripttools/debugging')
0 files changed, 0 insertions, 0 deletions