[GH-ISSUE #8157] [Bug]: Ctrl-F search shortcut overrides standard macOS forward-char in text fields #117683

Closed
opened 2026-06-11 13:08:05 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @andygarcia on GitHub (Jun 8, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/8157

What happened?

I was trying to edit a notes field on a transaction in the ledger view.
I clicked into the field and tried to Ctrl+F (standard macOS keyboard shortcut) to move forward to the character I wanted delete.
Instead focus jumped to the search bar (for which Cmd+F works fine)

This comes and goes often as some new shortcut is added - I really think it would best to respect macOS nav keys that are relied on across the OS. Maybe a keymap editor if users want to change that?

How can we reproduce the issue?

See above - this is pretty universal across any text input

Where are you hosting Actual?

Fly.io

What browsers are you seeing the problem on?

Chrome

Operating System

Mac OSX

Originally created by @andygarcia on GitHub (Jun 8, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/8157 ### What happened? I was trying to edit a notes field on a transaction in the ledger view. I clicked into the field and tried to Ctrl+F (standard macOS keyboard shortcut) to move forward to the character I wanted delete. Instead focus jumped to the search bar (for which Cmd+F works fine) This comes and goes often as some new shortcut is added - I really think it would best to respect macOS nav keys that are relied on across the OS. Maybe a keymap editor if users want to change that? ### How can we reproduce the issue? See above - this is pretty universal across any text input ### Where are you hosting Actual? Fly.io ### What browsers are you seeing the problem on? Chrome ### Operating System Mac OSX
GiteaMirror added the featureneeds votes labels 2026-06-11 13:08:06 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jun 8, 2026):

Thanks for sharing your idea!

This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don't forget to upvote the top comment with 👍!

<!-- gh-comment-id:4653706880 --> @github-actions[bot] commented on GitHub (Jun 8, 2026): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don't forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Author
Owner

@andygarcia commented on GitHub (Jun 8, 2026):

Respectfully this is a bug, not a feature - this breaks standard operating system behavior that users rely on.

Cmd+F is the standard macOS search hotkey. Ctrl+F is a standard navigation hotkey.

<!-- gh-comment-id:4653774834 --> @andygarcia commented on GitHub (Jun 8, 2026): Respectfully this is a bug, not a feature - this breaks standard operating system behavior that users rely on. Cmd+F is the standard macOS search hotkey. Ctrl+F is a standard navigation hotkey.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#117683