ProxymanApp / ProxymanApp/Proxyman

When copying text from the UI whitespace characters are copied as "·"

Open
#1,685 5 comments 2 reactions 0 assignees View on GitHub

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

  1. Record a session
  2. Go to the headers table
  3. Find a header with white space (e.g. the accept header, that has a value of 'text/plain,·/;·q=0.01')
  4. Copy the header's text
  5. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.