Skip to content

[ScrollView] Don't scroll with arrow keys if the view isn't scrollable

Otherwise, a non-scrollable view will oddly teleport its contents to the bottom when you hit the down arrow key.

BUG: 439459 FIXED-IN: 5.85

Merge request reports