Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoom-in/out using keyboard shortcut not working correctly #424

Open
Oliver-Loeffler opened this issue Nov 25, 2021 · 0 comments · May be fixed by #589
Open

Zoom-in/out using keyboard shortcut not working correctly #424

Oliver-Loeffler opened this issue Nov 25, 2021 · 0 comments · May be fixed by #589
Labels
bug Something isn't working

Comments

@Oliver-Loeffler
Copy link
Collaborator

Oliver-Loeffler commented Nov 25, 2021

SceneBuilder offers key bindings for zooming in [CTRL]+[+] and out [CTRL]+[/] in FXML preview.
These are not working on Windows 10 for Scene Builder 17.

Expected Behavior

While haveing no active selections in Scene Builder editor, pressing [CTRL]+[+] should result in zoom-in by pre-defined step and pressing [CTRL]+[/] should result in zooming out.

Current Behavior

On Windows:
Currently no reaction is visible while pressing [CTRL]+[+] or [CTRL]+[/]. Zoom works only by clicking the corresponding menu items.

On Linux (Ubuntu 20.04.3 LTS)
Zoom-in using [CTRL]+[+] works when the [+] key on the alphabetic part of the keyboard is used. The [+] key on numpad does does not cause any reaction. Zoom-out using [CTRL]+[/] is not working at all.

On MacOS Monterey 12.0.1:
Zoom works as expected.

Steps to Reproduce

  • Install Scene Builder 17 in Windows 10
  • Create a new FXML with any controls inside or open an existing FXML file
  • Attempt to change zoom level via [CTRL]+[+] or [CTRL]+[/]
  • Ensure that german keyboard layout is used and numpad is active

Your Environment

  • Windows 10 Pro (Version: 21H1, 19043.1348)
  • Ubuntu 20.04.3 LTS
  • Both with german keyboard layout and active numpad (numlock enabled).

Screenshots

20211125_SceneBuilder_Zoom_KeyBindingsNotWorking

@Oliver-Loeffler Oliver-Loeffler added the bug Something isn't working label Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant