[Ubuntu-webapps-bugs] [Bug 1582060] Re: OSK not brought up when focusing a text field in a webview opened from newViewRequested

2016-05-18 Thread Chris Coulson
** No longer affects: ubuntu-keyboard (Ubuntu)

** No longer affects: webbrowser-app (Ubuntu)

** Changed in: oxide
   Status: New => In Progress

** Changed in: oxide
   Importance: Undecided => Critical

** Changed in: oxide
 Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Also affects: oxide/1.14
   Importance: Undecided
   Status: New

** Also affects: oxide/1.15
   Importance: Undecided
   Status: New

** Changed in: oxide/1.14
   Importance: Undecided => Critical

** Changed in: oxide/1.15
   Importance: Undecided => Critical

** Changed in: oxide/1.14
   Status: New => Triaged

** Changed in: oxide/1.15
   Status: New => Triaged

-- 
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 not brought up when focusing a text field in a webview opened from
  newViewRequested

Status in Canonical System Image:
  Confirmed
Status in Oxide:
  In Progress
Status in Oxide 1.14 series:
  Triaged
Status in Oxide 1.15 series:
  Triaged

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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1583079] Re: Drop depedencies on qtdeclarative5-* transitional packages

2016-05-18 Thread Timo Jyrinki
** Also affects: kubuntu-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-touch-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Branch linked: lp:~timo-jyrinki/ubuntu-seeds/ubuntu-
touch.yakkety.stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/ubuntu-
seeds/kubuntu.yakkety.stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/u1db-
qt/stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/gallery-
app/stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/content-
hub/stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/ubuntu-push-
qml/stop_depending_on_transitional_packages

** Branch linked: lp:~timo-jyrinki/ubuntu-
html5-theme/stop_depending_on_transitional_packages

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to ubuntu-html5-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1583079

Title:
  Drop depedencies on qtdeclarative5-* transitional packages

Status in webapps-sprint:
  Confirmed
Status in address-book-app package in Ubuntu:
  New
Status in camera-app package in Ubuntu:
  New
Status in content-hub package in Ubuntu:
  New
Status in dialer-app package in Ubuntu:
  New
Status in gallery-app package in Ubuntu:
  New
Status in kubuntu-meta package in Ubuntu:
  New
Status in mediaplayer-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu:
  New
Status in notes-app package in Ubuntu:
  New
Status in pay-service package in Ubuntu:
  New
Status in reminders-app package in Ubuntu:
  New
Status in telephony-service package in Ubuntu:
  New
Status in u1db-qt package in Ubuntu:
  New
Status in ubuntu-html5-theme package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-push-qml package in Ubuntu:
  New
Status in ubuntu-settings-components package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in ubuntu-touch-meta package in Ubuntu:
  New
Status in ubuntu-ui-extras package in Ubuntu:
  New
Status in ubuntuone-credentials package in Ubuntu:
  New
Status in unity-webapps-qml package in Ubuntu:
  New

Bug description:
  With Ubuntu 16.04 LTS as the recommended deadline many packages
  managed to transition to qml-module-xyz package naming from the
  qtdeclarative5-xyz-plugin package naming (bug #1342031). The next step
  is to update all packages that depend on transitioned qtdeclarative5
  -xyz-plugin to depend on the proper qml-module-xyz packages instead.

  The goal is to then drop the transitional packages now that 14.04 LTS
  -> 16.04 LTS upgrades are secured for all the packages that made the
  transition before 16.04 LTS release.

  You can run the following (not 100% complete) to automate this:

  sed -i 's/qtdeclarative5-accounts-plugin/qml-module-ubuntu-onlineaccounts/' 
debian/control
  sed -i 's/qtdeclarative5-qtcontacts-plugin/qml-module-qtcontacts/' 
debian/control
  sed -i 
's/qtdeclarative5-ubuntu-ui-toolkit-plugin/qml-module-ubuntu-components/' 
debian/control
  sed -i 
's/qtdeclarative5-ubuntu-thumbnailer0.1/qml-module-ubuntu-thumbnailer0.1/' 
debian/control
  sed -i 's/qtdeclarative5-qtquick2-plugin/qml-module-qtquick2/' debian/control
  sed -i 
's/qtdeclarative5-online-accounts-client0.1/qml-module-ubuntu-onlineaccounts-client/'
 debian/control
  sed -i 's/qtdeclarative5-window-plugin/qml-module-qtquick-window2/' 
debian/control
  sed -i 
's/qtdeclarative5-xmllistmodel-plugin/qml-module-qtquick-xmllistmodel/' 
debian/control
  sed -i 
's/qtdeclarative5-folderlistmodel-plugin/qml-module-qt-labs-folderlistmodel/' 
debian/control
  sed -i 
's/qtdeclarative5-localstorage-plugin/qml-module-qtquick-localstorage/' 
debian/control
  sed -i 's/qtdeclarative5-test-plugin/qml-module-qttest/' debian/control
  sed -i 's/qtdeclarative5-ubuntu-web-plugin/qml-module-ubuntu-web/' 
debian/control
  sed -i 's/qtdeclarative5-quicklayouts-plugin/qml-module-qtquick-layouts/' 
debian/control

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1583079/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1583079] Re: Drop depedencies on qtdeclarative5-* transitional packages

2016-05-18 Thread Timo Jyrinki
** Also affects: u1db-qt (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: gallery-app (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: content-hub (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-push-qml (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: ubuntu-html5-theme (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to ubuntu-html5-theme in
Ubuntu.
https://bugs.launchpad.net/bugs/1583079

Title:
  Drop depedencies on qtdeclarative5-* transitional packages

Status in webapps-sprint:
  Confirmed
Status in address-book-app package in Ubuntu:
  New
Status in camera-app package in Ubuntu:
  New
Status in content-hub package in Ubuntu:
  New
Status in dialer-app package in Ubuntu:
  New
Status in gallery-app package in Ubuntu:
  New
Status in mediaplayer-app package in Ubuntu:
  New
Status in messaging-app package in Ubuntu:
  New
Status in notes-app package in Ubuntu:
  New
Status in pay-service package in Ubuntu:
  New
Status in reminders-app package in Ubuntu:
  New
Status in telephony-service package in Ubuntu:
  New
Status in u1db-qt package in Ubuntu:
  New
Status in ubuntu-html5-theme package in Ubuntu:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New
Status in ubuntu-push-qml package in Ubuntu:
  New
Status in ubuntu-settings-components package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  New
Status in ubuntu-ui-extras package in Ubuntu:
  New
Status in ubuntuone-credentials package in Ubuntu:
  New
Status in unity-webapps-qml package in Ubuntu:
  New

Bug description:
  With Ubuntu 16.04 LTS as the recommended deadline many packages
  managed to transition to qml-module-xyz package naming from the
  qtdeclarative5-xyz-plugin package naming (bug #1342031). The next step
  is to update all packages that depend on transitioned qtdeclarative5
  -xyz-plugin to depend on the proper qml-module-xyz packages instead.

  The goal is to then drop the transitional packages now that 14.04 LTS
  -> 16.04 LTS upgrades are secured for all the packages that made the
  transition before 16.04 LTS release.

  You can run the following (not 100% complete) to automate this:

  sed -i 's/qtdeclarative5-accounts-plugin/qml-module-ubuntu-onlineaccounts/' 
debian/control
  sed -i 's/qtdeclarative5-qtcontacts-plugin/qml-module-qtcontacts/' 
debian/control
  sed -i 
's/qtdeclarative5-ubuntu-ui-toolkit-plugin/qml-module-ubuntu-components/' 
debian/control
  sed -i 
's/qtdeclarative5-ubuntu-thumbnailer0.1/qml-module-ubuntu-thumbnailer0.1/' 
debian/control
  sed -i 's/qtdeclarative5-qtquick2-plugin/qml-module-qtquick2/' debian/control
  sed -i 
's/qtdeclarative5-online-accounts-client0.1/qml-module-ubintu-onlineaccounts-client/'
 debian/control
  sed -i 's/qtdeclarative5-window-plugin/qml-module-qtquick-window2/' 
debian/control
  sed -i 
's/qtdeclarative5-xmllistmodel-plugin/qml-module-qtquick-xmllistmodel/' 
debian/control
  sed -i 
's/qtdeclarative5-folderlistmodel-plugin/qml-module-qt-labs-folderlistmodel/' 
debian/control
  sed -i 
's/qtdeclarative5-localstorage-plugin/qml-module-qtquick-localstorage/' 
debian/control
  sed -i 's/qtdeclarative5-test-plugin/qml-module-qttest/' debian/control
  sed -i 's/qtdeclarative5-ubuntu-web-plugin/qml-module-ubuntu-web/' 
debian/control
  sed -i 's/qtdeclarative5-quicklayouts-plugin/qml-module-qtquick-layouts/' 
debian/control

To manage notifications about this bug go to:
https://bugs.launchpad.net/webapps-sprint/+bug/1583079/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1582060] Re: OSK doesn’t pop up on HERE account login page

2016-05-18 Thread Olivier Tilloy
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('http://start.ubuntu.com; target="_blank">test')
}


** 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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp