freeCodeCamp / freeCodeCamp/mobile
Mobile iOS deletes select all code when using copy
Open
- Dominant language
- Dart
- Stars
- 581
- Forks
- 197
- Avg merge
- 9d 11h
- Merged PRs (30d)
- 1
Description
There's no issue with small single line copy/paste. When doing select all copy the entire code gets deleted (acting like cut) and the clipboard does not retain the select all.
Contributor guide
Research direction
Reproduce this on iOS by selecting all code and using copy, then trace the mobile app's copy and selection handling. Done means select-all copy leaves the code intact and places the full selection on the clipboard, while single-line copy/paste still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, ios
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100