← 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

 

** Changed in: oxide
    Milestone: branch-1.8 => branch-1.9

** Changed in: oxide/1.7
       Status: Triaged => Won't Fix

-- 
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:
  Fix Released
Status in Oxide 1.7 series:
  Won't Fix

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