Public bug reported:

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.

** Affects: oxide
     Importance: High
         Status: 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/1408686

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

Status in Oxide Webview:
  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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to     : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to