dotnet/maui

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

Open

#605 aberto em 27 de mar. de 2021

Ver no GitHub
 (7 comments) (11 reactions) (0 assignees)C# (1.951 forks)batch import
area-controls-editorarea-controls-entrygood first issueproposal/opent/enhancement ☀️

Métricas do repositório

Stars
 (23.245 stars)
Métricas de merge de PR
 (Mesclagem média 47d 9h) (248 fundiu PRs em 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.

Guia do colaborador