I’m still unable to reproduce the issue in a standalone example, however
there is clearly a problem with the TextField component in the UITK, if
it allows active focus to not be forwarded to its child QQuickTextInput
under certain circumstances.

In TextField.qml, the TextInput element (with id 'editor') is inside a
Flickable (id 'flicker'), which itself is a child of the top-level
ActionItem. ActionItem is a focus scope, but Flickable isn’t. I’m not
sure how a focus scope is supposed to behave when the item that has
'focus: true' isn’t a direct child.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1545802

Title:
  activeFocus not being forwarded to TextInput inside TextField

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1545802/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to