ProxymanApp / ProxymanApp/Proxyman
When copying text from the UI whitespace characters are copied as "·"
Open
Nobody has claimed this yet.
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
whitespace characters not copied with the original character
Steps to Reproduce
- Record a session
- Go to the headers table
- Find a header with white space (e.g. the accept header, that has a value of 'text/plain,·/;·q=0.01')
- Copy the header's text
- Paste the value in some editor
Current Behavior
Whitespace characters are copied as "·" character
Expected Behavior
Whitespace character should be copied with their original value
Environment
- App version: Proxyman 4.8.0
- macOS version: macOS Ventura 13.4
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.
Research direction
Reproduce the issue in the headers table by copying a header value containing spaces, such as the accept header, and pasting it into an editor. Trace the UI path responsible for displaying and copying header text; done means pasted text preserves the original whitespace instead of using "·" characters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- desktop, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100