Closed
Bug 1586016
Opened 6 years ago
Closed 3 years ago
Update clickable area for FxR buttons
Categories
(Core :: WebVR, task, P2)
Tracking
()
RESOLVED
WONTFIX
Future
People
(Reporter: thomasmo, Unassigned)
References
Details
Filed from CR comment
https://phabricator.services.mozilla.com/D47769?id=170903#inline-292313
You need an extra container (ie another element in the DOM), unfortunately. In the case of the back button in desktop, the DOM looks roughly like:
<toolbarbutton><img/></toolbarbutton>
and the toolbarbutton is rectangular and clickable, and the image gets the border-radius and visible border.
I wouldn't worry about it for the initial thing we're shipping, unless you have other reasons to be concerned about the reduced hit area for the buttons.
This is probably the right time to confess that I get motion-sick really easily and, in large part because of that, have never tried a VR headset. So I'm not actually sure how users are meant to interact with these buttons when the browser is used "inside" a VR environment. Would they still use a "traditional" pointing device and/or keyboard, or something else?
Comment 1•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: thomasmo → nobody
Flags: needinfo?(jmathies)
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(jmathies)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•