You have been subscribed to a public bug:

When integrating with the input framework for OSK usage, the focus
object needs to be set via a call to setFocusObject() on the
QInputContext interface. This is done internally by QGuiApplication.
This functions correctly within oxide until a call to
Qt.openExternalURL() is made by a webapp, after this the
setFocusObject() method is never called again and so the keyboard won't
display until the webapp is restarted.

We currently have a workaround for this in https://code.launchpad.net
/~michael-sheldon/oxide/input-focus-fix/+merge/222507 however further
investigation is required to determine the underlying cause of the issue
(which may be in oxide or might be in QtUbuntu)

** Affects: oxide
     Importance: Undecided
         Status: New

** Affects: qtubuntu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Focus object signals stop being sent after a call to Qt.openExternalUrl()
https://bugs.launchpad.net/bugs/1332505
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to qtubuntu in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to