← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1471181] Re: Test that WebContextMenu position property is in the correct coordinate space

 

** Changed in: oxide/1.9
       Status: Fix Committed => Fix Released

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

Title:
  Test that WebContextMenu position property is in the correct
  coordinate space

Status in Oxide:
  Fix Released
Status in Oxide 1.9 series:
  Fix Released

Bug description:
  From looking at the code in Chromium that is used to bring up the
  context menu, it's not clear whether the position is in the source
  frame's coordinate space, or the WebView one. It's also not clear
  whether it's in physical or device-independent pixels.

  It should be in the WebView coordinate space, and in physical pixels.

  Testing this sort-of depends on bug 1399207, which will make it easier
  to add new test runs with arbitrary configurations (such as a non-
  unity device scale).

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


References