dotnet/maui
View on GitHub[Enhancement] Allow text selection and copy in Entry and Editor controls
Open
#605 opened on Mar 27, 2021
area-controls-editorarea-controls-entrygood first issueproposal/opent/enhancement ☀️
Repository metrics
- Stars
- (23,245 stars)
- PR merge metrics
- (Avg merge 47d 9h) (248 merged PRs in 30d)
Description
Summary
Read only Editor and Entry controls should allow selecting text and displaying context menu on a long-tap-event to allow Copy.
Intended Use Case
This feature is important when displaying apps that has long articles like social networking, blogging, news, etc.