Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.4
-
Any Sym^3 device.
-
ed9e0cae2e99d16a311727873ff349b45bd61d13
Description
Precondition: user has graphics scene that has several graphics item capable of editing text.
User changes focus from one item to a new one while the splitview keyboard is open.
-> Newly focused item is not connected to the translate() slot.
-> Newly connected item will not be kept "automatically" visible above the keyboard.
The scene calls reset() for the input context when focused item changes, but the QCoeFepInputContext ignores the reset() (from splitview point of view).