You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When entering text in the textbox of a combobox, [Home] and [End] keys set the cursor to the start (as opposed to setting first/last listbox value in a listbox/select).
That's fine, but it also scrolls the page to top/bottom.
Behavior is exactly the same in a native input.
Personally I don't like the latter part (page scrolling), so this issue is meant for discussing whether we want that or not?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
When entering text in the textbox of a combobox, [Home] and [End] keys set the cursor to the start (as opposed to setting first/last listbox value in a listbox/select).
That's fine, but it also scrolls the page to top/bottom.
Behavior is exactly the same in a native input.
Personally I don't like the latter part (page scrolling), so this issue is meant for discussing whether we want that or not?
Beta Was this translation helpful? Give feedback.
All reactions