Spaces After a Copied Sentence
Open
Nobody has claimed this yet.
bug
codex-web
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
다른 곳의 문장을 복사하여 ChatGPT 웹 입력창에 마우스 오른쪽 버튼의 ‘붙여넣기’로 넣으면, 복사한 문장 끝에 불필요한 공백 두 칸이 자동으로 생깁니다. 서식 보존 기능을 끄거나 일반 텍스트 붙여넣기를 기본값으로 지정하는 설정이 필요합니다.
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 by checking whether the reported behavior belongs to this terminal-based Codex repository, since the issue describes the ChatGPT web input field and names no project files or tests. Confirm the intended paste behavior and scope with the issue thread; done would require an agreed implementation location and a verified way to prevent the unwanted trailing spaces.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100