aboutsummaryrefslogtreecommitdiffstats
path: root/src/virtualkeyboard/content/HandwritingInputPanel.qml
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-12-03 15:49:32 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2019-12-09 10:49:24 +0000
commit0e1138182b072ba5cc02878c65db73abafbf5f33 (patch)
tree13b51438e6b3282b7a53f9224aafaf737b94484e /src/virtualkeyboard/content/HandwritingInputPanel.qml
parentfe5aeead7bebda08b4bd3ad29aa472bf6794fb29 (diff)
Allow shift toggle with Qt::ImhNoAutoUppercase
Qt::ImhNoAutoUppercase means that the input method should not try to automatically switch to upper case when a sentence ends. QtVKB was using it also to make shift work as caps lock. Change the behavior so that the shift key affects only the next character. [ChangeLog] Using Qt::ImhNoAutoUppercase hint (used also with password fields) no longer makes shift key function as a caps lock. Change-Id: I231c8d192a67e19f04bc4d3fcf0bc9c676a12830 Task-number: QTBUG-80058 Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/virtualkeyboard/content/HandwritingInputPanel.qml')
0 files changed, 0 insertions, 0 deletions