freeCodeCamp / freeCodeCamp/mobile

Mobile iOS deletes select all code when using copy

Open
#1,834 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.