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

Fix keyboard shortcuts not working after row/column selection in Calc #10131

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 26, 2024

  1. Fix keyboard shortcuts not working after row/column selection in Calc

    - After selecting a row or column, the focus shifts from the 'map' to the 'document'
    - Keyboard shortcuts are intended to work specifically within the 'map' area
    - This patch ensures that focus returns to the 'map' after selection, allowing keyboard shortcuts to function correctly
    
    This fix resolves the issue where shortcuts would stop working after a row/column selection.
    
    Signed-off-by: Darshan-upadhyay1110 <[email protected]>
    Change-Id: Ic5265a7d3eced20e4f005aa1ce50acbc87946b4f
    Darshan-upadhyay1110 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    db09fef View commit details
    Browse the repository at this point in the history