Open
Bug 1827391
Opened 2 years ago
Updated 1 month ago
Clicking in the address bar still selects all after making an empty selection, interfering with caret insertion
Categories
(Firefox :: Address Bar, defect, P5)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox114 | --- | affected |
People
(Reporter: ke5trel, Unassigned)
References
(Blocks 1 open bug)
Details
(4 keywords)
Attachments
(1 file)
|
344.49 KB,
video/webm
|
Details |
STR:
- Start without the address bar being focused.
- Press and hold the left mouse button in the address bar, start a selection and then return to the original place so the selection is empty.
- Release the mouse button.
Expected:
Caret inserted without any selection.
Actual:
Entire URL selected like a normal click, as if the selection event did not occur. This prevents inserting the caret with a single click, instead the user needs to click once, wait for the double-click timer to elapse and then click again.
Select all could also potentially be cancelled when the mouse button is held down for long enough to make caret insertion easier.
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:adw, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(adw)
Comment 2•2 years ago
|
||
Whatever fix is issued for this bug should not affect slow clickers.
Updated•1 month ago
|
Flags: needinfo?(adw)
You need to log in
before you can comment on or make changes to this bug.
Description
•