Open cvan opened 9 years ago
I think this is a new issue, and may be specific to our VR use case. I'd recommend filing it in bugzilla under "core" product and "layout" component.
will do. thanks!
made a couple isolated test cases (see source) and filed in Bugzilla: bug 1172767.
Team discussion July 13: Kip will first do a quick LOE assessment. Kats is probable person to flag, to start. He and other platform people need our help in resolving, as the development environment is non trivial for setting up. Longer term, landing code in larch and central will make it easier to engage platform devs.
btw, I think we can start listening for mozbrowserasyncscroll
for scrolling
In working on Gamepad scrolling (issue #55), it was discovered that simply updating
scrollTop
/scrollLeft
(or callingscrollTo
) on any element causes the HMD to go black and take 3-6 seconds to update.This is reproducible with these isolated test cases (drop these into a page with a lot of text):
or
@kearwood is there a Gecko platform bug on file that I could reference? or shall I file one? and with what details (per our discussion last Friday)?