Deployment type
Official App
What happened?
On the Windows desktop app, pressing Ctrl+K opens the search palette as expected. However, when the search input is focused and contains text, pressing Home or End does not move the caret to the beginning or end of the input.
I expected these keys to follow the native Windows text-editing behavior: Home should move the caret to the beginning of the input, and End should move it to the end.
Steps to reproduce
- Launch the Multica desktop app on Windows.
- Press
Ctrl+K to open the search palette.
- Type several characters into the search input, for example
abcdef.
- Place the caret somewhere in the middle of the text.
- Press
Home and observe that the caret does not move to the beginning of the input.
- Press
End and observe that the caret does not move to the end of the input.
Screenshots (optional)
No response
Additional context (optional)
Multica desktop version: v0.4.4
Deployment type
Official App
What happened?
On the Windows desktop app, pressing
Ctrl+Kopens the search palette as expected. However, when the search input is focused and contains text, pressingHomeorEnddoes not move the caret to the beginning or end of the input.I expected these keys to follow the native Windows text-editing behavior:
Homeshould move the caret to the beginning of the input, andEndshould move it to the end.Steps to reproduce
Ctrl+Kto open the search palette.abcdef.Homeand observe that the caret does not move to the beginning of the input.Endand observe that the caret does not move to the end of the input.Screenshots (optional)
No response
Additional context (optional)