← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1547154] [NEW] Revisit various blink::WebSettings options for converged devices

 

Public bug reported:

We currently set various options in blink::WebSettings depending on the
form factor. These are:

- allowCustomScrollbarInMainFrame is disabled on phones / tablets. We should probably disable this when using overlay scrollbars.
- useWideViewport is enabled on phones / tablets to behave like Chrome/Andorid.
- mainFrameClipsContent is disabled on phones / tablets
- useMobileViewportStyle is enabled on phones / tablets

** Affects: oxide
     Importance: High
         Status: Triaged

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

** Changed in: oxide
       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/1547154

Title:
  Revisit various blink::WebSettings options for converged devices

Status in Oxide:
  Triaged

Bug description:
  We currently set various options in blink::WebSettings depending on
  the form factor. These are:

  - allowCustomScrollbarInMainFrame is disabled on phones / tablets. We should probably disable this when using overlay scrollbars.
  - useWideViewport is enabled on phones / tablets to behave like Chrome/Andorid.
  - mainFrameClipsContent is disabled on phones / tablets
  - useMobileViewportStyle is enabled on phones / tablets

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1547154/+subscriptions


Follow ups