dotnet/maui

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

Open

#605 opened on Mar 27, 2021

 (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
 (PR metrics pending)

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