← Back to team overview

touch-packages team mailing list archive

[Bug 1480194] Re: Amazon webapp doesn't follow the scale factor for HiDPI display.

 

It’s not just the webview that doesn’t scale up, it’s the entire browser
UI. And any UI written in QML, for that matter (UIs using traditional
QWidgets scale up correctly). This setting should probably be propagated
by Qt to the QML scene graph, and the oxide WebView (being a QQuickItem)
would pick it up automatically.

** Also affects: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided
       Status: New

** Summary changed:

- Amazon webapp doesn't follow the scale factor for HiDPI display.
+ QML UIs don’t respect the scale factor for HiDPI display

** Changed in: webbrowser-app (Ubuntu)
       Status: Confirmed => Invalid

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

Title:
  QML UIs don’t respect the scale factor for HiDPI display

Status in qtdeclarative-opensource-src package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 14.04.2

  Reproducible Steps:

  1. Login Unity desktop environment.
  2. Change the scale factor to 2 in Displays of System Settings.
  3. Open Amazon webapp.

  Expected Result:

  * We can see the scaled Amazon website.

  Actual Result:

  * Amazon website is still very small.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtdeclarative-opensource-src/+bug/1480194/+subscriptions


References