Skip to content

[Crop PDF] Keyboard shortcuts for zoom (Ctrl +/-) not working in crop view #18

Description

@Rafid92

Bug Report

Feature: Crop PDF

Describe the bug

Zoom keyboard shortcuts do not work in the Crop PDF view, but the zoom buttons in the toolbar work correctly.

Expected Behavior

Zoom level should increase/decrease via keyboard shortcuts, consistent with the zoom button behavior.

Actual Behavior

Nothing happens when pressing zoom shortcuts. Only the zoom buttons work.

Possible Cause

The crop view canvas/container may not be receiving keyboard events — likely a missing tabIndex or focus not being set on the container when the crop tab is active, causing the shortcut listeners to be skipped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions