Down, left, right arrow keys don't work to move objects
#### Summary:
On one of the latest edge builds of Inkscape, the down, left and right arrow keys do not move selected objects, including when combined with Alt and Shift. The up arrow key works as normal, though.
#### Steps to reproduce:
- open Inkscape
- draw a circle, select it
- press down/left/right arrow key (optionally with Alt or Shift)
#### What happened?
Nothing happened to the selected circle when using any of the key combinations described in the previous paragraph. The up arrow key still works perfectly fine, including with Alt or Shift, and Ctrl+arrow keys still work perfectly fine to move the _view_ of the canvas.
#### What should have happened?
The arrow keys should have moved the circle across the canvas in their respective directions.
#### Version info
```
Inkscape 1.5-dev (417a5c03d0, 2026-06-06)
Compile (Run)
GLib version: 2.84.4
GTK version: 4.18.6 (4.18.6)
glibmm version: 2.84.0
gtkmm version: 4.18.0
libxml2 version: 2.9.14
libxslt version: 1.1.39
Cairo version: 1.18.4 (1.18.4)
Pango version: 1.56.4 (1.56.4)
HarfBuzz version: 11.4.5 (11.4.5)
Poppler version: 24.02.0
OS version: Ubuntu Core 24
```
The bug is not present on Inkscape 1.4.4 (2baacb258a, 2026-06-01).
issue