Copy Paste Text-with-a-line-break.
Open
need mockup
- Dominant language
- Objective-C
- Stars
- 1.4k
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
If you copy-and-paste some text with a line break into a cell, for example,
"foo
bar",
only "foo" will be displayed, but the entire text will be saved to the file, including the enter.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in the Mac CSV editor by pasting "foo\nbar" into a cell, then trace the cell display path from the observed behavior. The fix is complete when the full multiline value is visible while the existing file contents remain preserved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100