[Bug]: Browser native control for "find in page" instead focuses the search bar. #2557

Closed
opened 2026-02-28 20:18:55 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @miclgael on GitHub (Oct 21, 2025).

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When pressing the keyboard shortcut for "find in page" - Actual will instead focus the search bar. This is a frustrating UX anti-pattern and access issue, because the search actually behaves as a filter, where as find in page will simply jump me to a keyword.

https://github.com/user-attachments/assets/82ff2a66-7d63-4706-9af7-b249b11ec6ff

A common suggested pattern seen elsewhere on the web is to use CMD + K (or other command that does not override a native control) and focus an on-page search bar with this instead.

How can we reproduce the issue?

How can we reproduce the issue?

  1. On the /accounts screen
  2. Try to find something on the page using the browser-native keyboard command (e.g. CMD + F in Firefox on macOS).
  3. Observe the intended action is not able to be met, degrading the experience and slowing things down.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

Mac OSX

Originally created by @miclgael on GitHub (Oct 21, 2025). ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? When pressing the keyboard shortcut for "find in page" - Actual will instead focus the search bar. This is a frustrating UX anti-pattern and access issue, because the search actually behaves as a filter, where as find in page will simply jump me to a keyword. https://github.com/user-attachments/assets/82ff2a66-7d63-4706-9af7-b249b11ec6ff A common suggested pattern seen elsewhere on the web is to use `CMD + K` (or other command that does not override a native control) and focus an on-page search bar with this instead. ### How can we reproduce the issue? How can we reproduce the issue? 1. On the /accounts screen 2. Try to find something on the page using the browser-native keyboard command (e.g. `CMD + F` in Firefox on macOS). 3. Observe the intended action is not able to be met, degrading the experience and slowing things down. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Firefox ### Operating System Mac OSX
GiteaMirror added the needs votesfeature labels 2026-02-28 20:18:55 -06:00
Author
Owner

@miclgael commented on GitHub (Oct 21, 2025):

PS - thanks, as always, for maintaining Actual 💸

@miclgael commented on GitHub (Oct 21, 2025): PS - thanks, as always, for maintaining Actual 💸
Author
Owner

@github-actions[bot] commented on GitHub (Oct 21, 2025):

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 👍!

@github-actions[bot] commented on GitHub (Oct 21, 2025): :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

@MatissJanis commented on GitHub (Oct 21, 2025):

Converted to a feature request as doing this change is controversial and I would like to gauge the community interest before anyone changes this logic.

@MatissJanis commented on GitHub (Oct 21, 2025): Converted to a feature request as doing this change is controversial and I would like to gauge the community interest before anyone changes this logic.
Author
Owner

@miclgael commented on GitHub (Oct 21, 2025):

No problemo. Thanks for considering it.

@miclgael commented on GitHub (Oct 21, 2025): No problemo. Thanks for considering it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#2557