Can't set position of cursor with mouse (only with keyboard) in form input when : -moz-user-select: none;
Categories
(Core :: DOM: Selection, defect)
Tracking
()
People
(Reporter: mickael.penhard, Unassigned)
References
Details
![]() |
||
Comment 1•10 years ago
|
||
:hsinyi: I think this got fixed at some point. I tested in 77.0.1, just using "data:text/html,<input type="text" style="-moz-user-select: none;">" in the URL bar, and I don't see the weird forward-delete behavior anymore. If someone from the team can quickly test this out it could probably be closed.
Comment 4•5 years ago
|
||
(In reply to James B from comment #3)
:hsinyi: I think this got fixed at some point. I tested in 77.0.1, just using "data:text/html,<input type="text" style="-moz-user-select: none;">" in the URL bar, and I don't see the weird forward-delete behavior anymore. If someone from the team can quickly test this out it could probably be closed.
Thank you for getting back here.
As the original report comment 0, here were two issues: 1) Can't set position of cursor with mouse, only with keyboard 2) Weird "forward-deletion" behavior.
With Firefox nightly 79, I confirmed 2) forward-deletion issue was resolved. I closed the duplicate of bug 1455920. However, 1) is still valid. I changed the bug summary to reflect the issue.
Updated•5 years ago
|
Updated•3 years ago
|
Description
•