ProxymanApp / ProxymanApp/Proxyman
Searching the content body sometimes doesn't find the text even though it's there
Open
@NghiaTranUIT is already working on this.
Since Oct 7, 2025.
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
Searching through the body of a request, for example, by using CMD+F sometimes doesn't find all occurrences of the word you're looking for.
Steps to Reproduce
Attached is a HAR file with which the bug is easily reproduced:
- Unzip the attached HAR file and open it in Proxyman
- Select the "Body" tab of the request
- Click once inside the body, then type CMD+F to open the "find" box
- Type "image_" inside the "find" box (note the underscore after the word image). You should see that some text containing "image_" has been highlighted. However, "image_slot" is not highlighted even though it should have.
Environment
- App version: Proxyman 5.23.1
- macOS version: macOS Sequoia 15.6
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.