Comment 5 for bug 1182108

Revision history for this message
Zsombor Egri (zsombi) wrote :

I've tested with the attached test app, and TextField->TextInput (Qt) and TextArea->TextEdit (Qt) all behave the same.

When OSK is hidden manually, both TextInput and TextEdit QtQuick components keep both focus and activeFocus properties on. The same happens when TextField and TextArea are used.

So the bouncing back effect seems to be caused by Notes, however the fact that text inputs have activeFocus on when the OSK is hidden seems to be still a bug in OSK.