ubuntu-webapps-bugs team mailing list archive
-
ubuntu-webapps-bugs team
-
Mailing list archive
-
Message #04074
[Bug 1582060] Re: OSK doesn’t pop up on HERE account login page
This seems to be an oxide issue, I can reliably reproduce on my phone
with the following minimal QML scene:
import QtQuick 2.4
import com.canonical.Oxide 1.12
WebView {
id: root
Component {
id: webviewFactory
WebView {
anchors.fill: parent
}
}
onNewViewRequested: webviewFactory.createObject(root, {"request": request, "visible": true})
Component.onCompleted: loadHtml('<html><body><a href="http://start.ubuntu.com" target="_blank">test</a></body></html>')
}
** Also affects: oxide
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1582060
Title:
OSK doesn’t pop up on HERE account login page
Status in Canonical System Image:
Confirmed
Status in Oxide:
New
Status in ubuntu-keyboard package in Ubuntu:
Confirmed
Status in webbrowser-app package in Ubuntu:
Confirmed
Bug description:
Information:
current build number: 335
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
last update: 2016-05-16 10:14:49
version version: 335
version ubuntu: 20160514
version device: 20160329-a9bacdb
version custom: 20160505-975-38-9
Precondition:
1) WiFi connected
2) HERE account ready
Steps:
1.Launch HERE and HERE launches and map displayed.
2. Go to Here Maps Settings -> Sign in.Sign in page displayed.
3.Tap the input box.And check the performance.
Actual result:
The keyboard is not shown.
Expected result:
The keyboard should be shown.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1582060/+subscriptions