Home and End keys don't work in search box #318
Unanswered
uta-danevil
asked this question in
Platform
Replies: 1 comment
-
|
It is because Home key is used for moving selection in popup. I think |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i just noticed in the MDN search box, the home key and the end key doesn't work.
Example: Type something in the search box. Now press
<home>. It should go to the start of the search box. But it doesn't. Same thing with<end>I often use this feature to select text in a textbox (for example pressing
<shift>+<home>should select from the current position to the start of the textbox).Beta Was this translation helpful? Give feedback.
All reactions