Switching tools and pressing Delete opens up preferences dialog
Note: I feel like someone has reported this but not with definite steps to reproduce, I can't find the issue though Update: found it on Rocketchat, in team_devel_mac by Polygon (https://chat.inkscape.org/channel/team_devel_mac?msg=paWmui94fKDbzQd86)
> I have a strange behavior on the Inkscape 1.2-dev (9ee32be, 2021-06-19) macOS. Every time I select an object to delete the backspace key deletes
> but opens Preferences window all the time - that´s annoying.
#### Steps to reproduce:
<!-- Describe what you did (step-by-step) so we can reproduce: -->
- open Inkscape
- draw a rectangle
- Press `s` or `e`, then `Delete` (switch tools, then delete the selected rectangle)
#### What happened?
Preferences dialog opened up.
#### What should have happened?
- Delete shouldn't affect this. Note, pressing `s` twice also opens up the Preferences.
- Related issue: https://gitlab.com/inkscape/inkscape/-/issues/2537
- https://gitlab.com/inkscape/inkscape/-/merge_requests/3334 doesn't affect this unfortunately.
#### Version info
- Inkscape 1.2-dev (f0d388f779, 2021-08-27) Linux Mint 20
- Bisection points to e7f3d5028e8c77b6a603401e96d3f40b4760fb5c (like the related issue)
Not in 1.1.x
issue