← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1408686] Re: [regression] qml-api-test::WebView_flickableLikeAPI::test_WebView_flickableLikeAPI() fails in trunk

 

I'm going to fix this in 1.5 by turning off the pinch viewport after
branching (I'll still need to try to figure out a proper fix in trunk)

** Changed in: oxide
    Milestone: branch-1.5 => branch-1.6

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

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

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

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

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

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

Title:
  [regression] qml-api-
  test::WebView_flickableLikeAPI::test_WebView_flickableLikeAPI() fails
  in trunk

Status in Oxide Webview:
  Triaged
Status in Oxide 1.5 series:
  Triaged

Bug description:
  As of revision 903 of lp:oxide (perhaps earlier), qml-api-
  test::WebView_flickableLikeAPI::test_WebView_flickableLikeAPI() is
  consistently failing when run on desktop:

      1: FAIL!  : qml-api-test::WebView_flickableLikeAPI::test_WebView_flickableLikeAPI() Compared values are not the same
      1:    Actual   (): 185
      1:    Expected (): 200
      1:    Loc: [/home/osomon/dev/phablet/oxide/trunk/qt/tests/qmltests/api/tst_WebView_flickableLikeAPI.qml(39)]

  Most likely related, the thumb of the horizontal scrollbar at the
  bottom of the view appears in the wrong place (shifted downwards).

  This might be because of
  https://groups.google.com/a/chromium.org/forum/#!topic/blink-
  dev/-t1PfZBC4iY.

  Indeed, appending cc::switches::kDisablePinchVirtualViewport to the
  command line switches in InitializeCommandLine(…) appears to fix both
  regressions.

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


References