Select appropriate auxiliary UI's based on the source of the input event
Bug #1648423 reported by
Chris Coulson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Triaged
|
Medium
|
Chris Coulson |
Bug Description
We currently select between desktop and mobile context menus based on the form factor of the screen, but ContextMenuParams gives an indication of the source of the input event (whether it's from a mouse or a touch device). We should investigate selecting the correct UI based on this.
We'd also want to do this with <select> popups, but that will require some minor changes in Chromium
Changed in oxide: | |
assignee: | nobody → Chris Coulson (chrisccoulson) |
importance: | Undecided → Medium |
status: | New → Triaged |
To post a comment you must log in.