Open
Bug 424051
Opened 17 years ago
Updated 4 years ago
Select autocomplete results onmousedown instead of onclick
Categories
(Firefox :: Address Bar, enhancement, P5)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: jruderman, Unassigned)
Details
(Keywords: perf)
Seems like an easy way to win 100ms(?) whenever you click an autocomplete result. Might initially annoy users who have a habit of using holding the mouse button down while they think about whether they really want to click something, but eventually they'll get the 100ms win too :P
Updated•7 years ago
|
Priority: -- → P5
Whiteboard: [fxsearch]
Comment 1•4 years ago
|
||
We seem to be aligned with the other browsers here, with a small difference, we don't update the selected row when holding down, nor we update the input field contents. I think changing behavior may surprise users, though the current behavior is also not working as expected.
Severity: normal → S4
Whiteboard: [fxsearch]
Updated•4 years ago
|
OS: macOS → All
Hardware: x86 → All
You need to log in
before you can comment on or make changes to this bug.
Description
•