It sounds like you want to change the default behavior of the TextField.
That way, the TextField in a header would behave different from other
textfields which can be a cause of bugs. I think it is fine for actions
in the header to call commit() on a textfield when needed.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1370506

Title:
  Header Action should take focus to commit Qt.inputMethod

Status in ubuntu-ui-toolkit package in Ubuntu:
  Fix Released

Bug description:
  If Actions in header could take focus, then Qt.inputMethod.commit()
  would be called, and the app could act on any text that is visible
  (entered) in TextFields, rather than making all devs know they should
  call commit() if they want to be done editting and have that text
  available under textField.text property.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to