On unity8 desktop, websites serve mobile version

Bug #1504084 reported by Michael Zanetti
28
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Canonical System Image
Fix Released
High
Bill Filler
webbrowser-app (Ubuntu)
Fix Released
High
Olivier Tilloy

Bug Description

On unity8 on desktop, the webbrowser-app shows the mobile version of websites. This can be reproduced with e.g. http://github.com

Related branches

Revision history for this message
Michael Zanetti (mzanetti) wrote :
Revision history for this message
Olivier Tilloy (osomon) wrote :

Apps on unity8 run with qtubuntu, and there is code in the browser that assumes that qtubuntu == mobile (http://bazaar.launchpad.net/~phablet-team/webbrowser-app/trunk/view/head:/src/Ubuntu/Web/plugin.cpp#L127).
Until now this was a decent approximation, but not any longer.

Note that oxide doesn’t do a much better job at it, because it assumes that running on an android kernel + egl means mobile: http://bazaar.launchpad.net/~oxide-developers/oxide/oxide.trunk/view/head:/shared/browser/oxide_form_factor_detection_linux.cc.

summary: - Websites show mobile version, even on desktop
+ On unity8 desktop, websites serve mobile version
Changed in webbrowser-app (Ubuntu):
status: New → Confirmed
assignee: nobody → Olivier Tilloy (osomon)
importance: Undecided → High
Revision history for this message
Olivier Tilloy (osomon) wrote :

It looks like we could use the screen’s physical dimensions to determine the form factor quite reliably.
http://doc.qt.io/qt-5/qml-qtquick-window-screen.html#pixelDensity-attached-prop would help.

Revision history for this message
Olivier Tilloy (osomon) wrote :

Apparently blocked on bug #1504293.

Bill Filler (bfiller)
Changed in canonical-devices-system-image:
milestone: none → backlog
assignee: nobody → Bill Filler (bfiller)
importance: Undecided → High
status: New → Triaged
Revision history for this message
Olivier Tilloy (osomon) wrote :

Bug #1504293 has been fixed in qtubuntu, unblocking us.

Bill Filler (bfiller)
Changed in canonical-devices-system-image:
milestone: backlog → ww02-2016
Bill Filler (bfiller)
Changed in webbrowser-app (Ubuntu):
status: Confirmed → In Progress
Changed in canonical-devices-system-image:
status: Triaged → In Progress
Changed in canonical-devices-system-image:
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package webbrowser-app - 0.23+16.04.20151222.1-0ubuntu1

---------------
webbrowser-app (0.23+16.04.20151222.1-0ubuntu1) xenial; urgency=medium

  * Add keyboard shorcuts for 'next' (Ctrl+G) and 'previous'
    (Ctrl+Shift+G) while in find-in-page mode. (LP: #1522152)
  * Do not allow interacting with tabs and the chrome while the settings
    page is shown. (LP: #1524353)
  * Fix a crash when clearing the navigation history while the new tab
    view is open. (LP: #1525937)
  * Fix deleting multiple domains from the history view. Add unit tests
    for the HistoryView component. (LP: #1527144)
  * Fix some obvious issues in PreviewManager. (LP: #1519019)
  * Fix the tab preview sometimes covering the tab chrome, in the tabs
    view. Offset tab previews by 1px to cover the semi-transparent
    horizontal line at the bottom of the tab chrome asset. (LP:
    #1520624)
  * Recognize openoffice and MS-office file formats as documents, now
    that the document viewer app knows how to render them. (LP:
    #1523452)
  * Update translation template.
  * Use the screen size (diagonal in millimeters) to determine which
    default UA string and which UA overrides to use. An empirical
    threshold of 19cm is being used, it is subject to further
    adjustments. (LP: #1504084)

 -- Olivier Tilloy <email address hidden> Tue, 22 Dec 2015 18:15:54 +0000

Changed in webbrowser-app (Ubuntu):
status: In Progress → Fix Released
Changed in canonical-devices-system-image:
status: Fix Committed → Fix Released
Revision history for this message
Kugi Eusebio (kugi-igi) wrote :

I still get mobile sites on my Nexus 7 even on desktop mode. Is this bug only for the desktop and not for touch devices?

Revision history for this message
Olivier Tilloy (osomon) wrote :

The user agent we send now depends on the screen size (not the window size). On nexus 7, getting mobile sites is expected.
If you connect an external monitor, you should be getting desktop sites (but there is a known issue that prevents this, bug #1534682).

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.