Skip to content

Desktop (Windows): zoom in shortcut (Ctrl +) does nothing while zoom out (Ctrl -) works #46958

Description

@SNollken

Describe the bug

In the desktop app on Windows 11, the zoom-in keyboard shortcut (Ctrl + +) does not respond, while zoom out (Ctrl + -) works normally.

Steps to reproduce

  1. Open the desktop app on Windows 11.
  2. Press Ctrl + - → the view zooms out as expected.
  3. Press Ctrl + + → nothing happens; the zoom level does not change.

Expected behavior

Ctrl + + should zoom the view in, mirroring the zoom-out shortcut.

Actual behavior

Only zoom out is triggered; the zoom-in shortcut never fires.

Environment

  • OS: Windows 11
  • App: desktop app

Additional context

It looks like the zoom-in accelerator is not registered (or is bound to a different key), while the zoom-out accelerator is wired up correctly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions