[GH-ISSUE #7567] [Bug]: #6653 breaks clicking within text fields while editing #52237

Closed
opened 2026-04-30 20:27:52 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @duxovni on GitHub (Apr 20, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7567

What happened?

When I try to edit the Notes field for a transaction that's on the same day as another transaction, I can no longer use the mouse to move the cursor within the text field or highlight text. Clicking doesn't do anything, and dragging to select a chunk of text just activates the drag-and-drop functionality introduced in #6653 .

How can we reproduce the issue?

  1. Open a specific account.
  2. Create two transactions on the same day.
  3. Input some text into the Notes field for one of the transactions.
  4. While editing the Notes field, click in the middle of the text field.
  5. Nothing happens. The position of the cursor should change to where I clicked, but it doesn't.
  6. While editing the Notes field, click and drag over a range of text.
  7. The entire transaction gets picked up by the mouse for reordering with other transactions. While I'm actively editing the text field, clicking and dragging within that field should select a range of text like normal.

Where are you hosting Actual?

Other

What browsers are you seeing the problem on?

Firefox

Operating System

Linux

Originally created by @duxovni on GitHub (Apr 20, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7567 ### What happened? When I try to edit the Notes field for a transaction that's on the same day as another transaction, I can no longer use the mouse to move the cursor within the text field or highlight text. Clicking doesn't do anything, and dragging to select a chunk of text just activates the drag-and-drop functionality introduced in #6653 . ### How can we reproduce the issue? 1. Open a specific account. 2. Create two transactions on the same day. 3. Input some text into the Notes field for one of the transactions. 4. While editing the Notes field, click in the middle of the text field. 5. Nothing happens. The position of the cursor should change to where I clicked, but it doesn't. 6. While editing the Notes field, click and drag over a range of text. 7. The entire transaction gets picked up by the mouse for reordering with other transactions. While I'm actively editing the text field, clicking and dragging within that field should select a range of text like normal. ### Where are you hosting Actual? Other ### What browsers are you seeing the problem on? Firefox ### Operating System Linux
GiteaMirror added the transactionsbug labels 2026-04-30 20:27:52 -05:00
Author
Owner

@youngcw commented on GitHub (Apr 21, 2026):

@StephenBrown2

<!-- gh-comment-id:4289060252 --> @youngcw commented on GitHub (Apr 21, 2026): @StephenBrown2
Author
Owner

@Craigeniah commented on GitHub (Apr 30, 2026):

I'm still seeing this issue where you try to highlight the text and it picks up and drags the entire transaction. Maybe this fix was overwritten by a later merge?

Current Version:
Image

Note I'm on a windows device, using the windows app.

<!-- gh-comment-id:4353744001 --> @Craigeniah commented on GitHub (Apr 30, 2026): I'm still seeing this issue where you try to highlight the text and it picks up and drags the entire transaction. Maybe this fix was overwritten by a later merge? Current Version: <img width="549" height="203" alt="Image" src="https://github.com/user-attachments/assets/ba0267bc-bcd6-4ecb-b8df-49776d21a2b8" /> Note I'm on a windows device, using the windows app.
Author
Owner

@youngcw commented on GitHub (Apr 30, 2026):

@Craigeniah You have to use the edge build as this fix has not made it to a release yet

<!-- gh-comment-id:4353932847 --> @youngcw commented on GitHub (Apr 30, 2026): @Craigeniah You have to use the edge build as this fix has not made it to a release yet
Author
Owner

@Craigeniah commented on GitHub (Apr 30, 2026):

@Craigeniah You have to use the edge build as this fix has not made it to a release yet

Thanks for the info, I wondered if it was something like that, but I hadn't traced it down yet. Appreciate it!

<!-- gh-comment-id:4353987407 --> @Craigeniah commented on GitHub (Apr 30, 2026): > [@Craigeniah](https://github.com/Craigeniah) You have to use the edge build as this fix has not made it to a release yet Thanks for the info, I wondered if it was something like that, but I hadn't traced it down yet. Appreciate it!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#52237