Public bug reported: content::WebPreferences has several members that are used by blink for the pointer and hover CSS media queries:
- available_pointer_types - primary_pointer_type - available_hover_types - primary_hover_type These are currently set in Chromium using functions from ui/base/touch/touch_device.h, the Linux implementations of which rely on ui::InputDeviceManager which isn't wired up in Oxide. ** Affects: oxide Importance: Medium Status: Triaged ** Changed in: oxide Importance: Undecided => High ** Changed in: oxide Importance: High => Medium ** 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/1678039 Title: Ensure we correctly configure WebPreferences required for pointer media queries Status in Oxide: Triaged Bug description: content::WebPreferences has several members that are used by blink for the pointer and hover CSS media queries: - available_pointer_types - primary_pointer_type - available_hover_types - primary_hover_type These are currently set in Chromium using functions from ui/base/touch/touch_device.h, the Linux implementations of which rely on ui::InputDeviceManager which isn't wired up in Oxide. To manage notifications about this bug go to: https://bugs.launchpad.net/oxide/+bug/1678039/+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