[Ubuntu-webapps-bugs] [Bug 1398372] Re: webbrowser + u-s-s-online-accounts + ubuntu-html5-theme fail to build against Qt 5.4

2015-02-02 Thread Albert Astals Cid
The tests are being tracked at https://bugs.launchpad.net/ubuntu/+source
/ubuntu-system-settings-online-accounts/+bug/1403420

** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
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/1398372

Title:
  webbrowser + u-s-s-online-accounts + ubuntu-html5-theme fail to build
  against Qt 5.4

Status in ubuntu-html5-theme package in Ubuntu:
  Fix Released
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released

Bug description:
  Similar to bug #1398044 (oxide) and bug #1397979 (ui-toolkit),
  webbrowser-app and ubuntu-system-settings-online-accounts fail to
  build against Qt 5.4. UITK's fix is at https://code.launchpad.net
  /~ubuntu-sdk-team/ubuntu-ui-toolkit/newOpenGlPrivates/+merge/243373

  This bug will become invalid if bug #1387537 is fixed instead.

  Build logs:
  
https://launchpad.net/~canonical-qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4598562/+listing-archive-extra
  
https://launchpad.net/~canonical-qt5-edgers/+archive/ubuntu/qt5-beta2/+sourcepub/4598561/+listing-archive-extra

  More information about Qt testing at
  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-html5-theme/+bug/1398372/+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 1417042] [NEW] pinch-to-unzoom gesture resets zoom level to max in google maps

2015-02-02 Thread Olivier Tilloy
Public bug reported:

This seems to be a fairly recent regression, although I’m not quite sure
when it started happening.

On Ubuntu Touch, in the google maps application (and in the browser app
too), the pinch-to-unzoom gesture almost always resets the zoom level to
its maximum, effectively making it impossible to zoom out.

This happens both in the latest 14.09-proposed (which has oxide
1.3.5-0ubuntu0.14.10.1~rtm) and in the latest vivid-proposed (which has
oxide 1.4.2-0ubuntu1).

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

Title:
  pinch-to-unzoom gesture resets zoom level to max in google maps

Status in Oxide Webview:
  New

Bug description:
  This seems to be a fairly recent regression, although I’m not quite
  sure when it started happening.

  On Ubuntu Touch, in the google maps application (and in the browser
  app too), the pinch-to-unzoom gesture almost always resets the zoom
  level to its maximum, effectively making it impossible to zoom out.

  This happens both in the latest 14.09-proposed (which has oxide
  1.3.5-0ubuntu0.14.10.1~rtm) and in the latest vivid-proposed (which
  has oxide 1.4.2-0ubuntu1).

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1417042/+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 1417042] Re: pinch-to-unzoom gesture resets zoom level to max in google maps

2015-02-02 Thread Bill Filler
I am seeing this as well. Once you zoom in, you basically cannot zoom
back out making the app unusable. I've witnessed crashes a few times as
well trying to restore the zoom level back to normal so I could continue
to use the app. I will try to get some crash files

** Also affects: canonical-devices-system-image
   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/1417042

Title:
  pinch-to-unzoom gesture resets zoom level to max in google maps

Status in the base for Ubuntu mobile products:
  New
Status in Oxide Webview:
  New

Bug description:
  This seems to be a fairly recent regression, although I’m not quite
  sure when it started happening.

  On Ubuntu Touch, in the google maps application (and in the browser
  app too), the pinch-to-unzoom gesture almost always resets the zoom
  level to its maximum, effectively making it impossible to zoom out.

  This happens both in the latest 14.09-proposed (which has oxide
  1.3.5-0ubuntu0.14.10.1~rtm) and in the latest vivid-proposed (which
  has oxide 1.4.2-0ubuntu1).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1417042/+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 1406643] Re: Webapps requiring a content script and a UA override are unpublishable in the click store

2015-02-02 Thread Alexandre Abreu
** Changed in: webbrowser-app
   Status: In Progress = Invalid

** Changed in: click-reviewers-tools
   Status: New = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to webbrowser-app.
https://bugs.launchpad.net/bugs/1406643

Title:
  Webapps requiring a content script and a UA override are unpublishable
  in the click store

Status in tools to review click packages:
  In Progress
Status in Web Browser App:
  Invalid

Bug description:
  For a webapp to have an injected content script, it must have a
  webapp-properties.json file which lists that script, and
  --webappModelSearchPath=. on the desktop file Exec line.

  It should be possible to override the user agent with a user-agent-
  override directive in that file too, but it isn't because of bug
  #1379497.

  It *is* possible to add --user-agent-string='something somethingelse'
  to the .desktop file Exec line, and these two work together fine.
  However, the click reviewers tools say should not specify
  --webappUrlPatterns when using --webappModelSearchPath, which means
  that *even though this whole combination works*, it is rejected by
  click review.

  This means that it is impossible to publish such an app to the click
  store, even though it works.

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-reviewers-tools/+bug/1406643/+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