dotnet/maui

[Enhancement] Allow text selection and copy in Entry and Editor controls

Open

#605 opened on Mar 27, 2021

View on GitHub
 (7 comments) (11 reactions) (0 assignees)C# (1,951 forks)batch import
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.

Contributor guide