TASEmulators / TASEmulators/BizHawk
[🐧] Undo is broken in Watch editor's addr `TextBox`
Open
Nobody has claimed this yet.
re: Multiplatform
Repro: Affects 2.10 dev
Repro: Affects 2.9.1
Tool: RAM Watch
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
Title. Can be reproduced by double-clicking a watch, then pressing 0, Ctrl+Z, Ctrl+Z.
Still present as of beee1eb82065cf0d840b65de8fcc84ded73a6d58.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Watch editor's addr TextBox and reproduce the issue by double-clicking a watch, pressing 0, then pressing Ctrl+Z twice. Trace the editor's undo behavior from that entry point; done means the reproduced sequence correctly restores the expected address text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100