Selects are too easily dismissed on click using Apple Magic mouse.
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: muffinresearch, Unassigned)
Details
Comment 5•5 years ago
|
||
I'm having a similar problem with my Magic Mouse 2 too, apparently in the form of double clicks. It's occasional, a very rough number would be 1 in 3 clicks. I've monitored events in Firefox (Log Events) and Chrome (monitorEvents()
).
Firefox always logs 2 separate click
s. When it functions normally, it logs both after selecting an option. When it malfunctions, it immediately closes the select just after clicking on it, logging both events.
Chrome logs a single click
normally, as soon as I click on it. But sometimes it logs a dblclick
, which I guess corresponds to the issue. But it still does not close the select. I'm not sure if they implemented a workaround, or if it's simply due to the nature of it.
Based on some searching, it seems like the double click issue related to Magic Mouses is a known one. I'm thinking about getting a new mouse since it's clunky otherwise anyway, and has some other edge cases. In the meantime I might have to switch browsers, since this is really annoying.
Comment 6•5 years ago
|
||
And while I said "Magic Mouse", it seems there is a widespread issue happening on many input devices based on various reports on the net. I've checked the trackpad on my MacBookPro13,3 (15", 2016). It still logs 2 click
s on Firefox but I couldn't reproduce the issue. And similarly, I couldn't get it to log a dblclick
on Chrome. I'll try to check some other devices and report back.
I don't know if it is a FireFox fix or a Catalina Fix but finally this seems fixed for me.
This appears to be the same issue: https://bugzilla.mozilla.org/show_bug.cgi?id=1430892
Updated•2 years ago
|
Description
•