dotnet/maui

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

Open

#605 geöffnet am 27. März 2021

Auf GitHub ansehen
 (7 Kommentare) (11 Reaktionen) (0 zugewiesene Personen)C# (1.951 Forks)batch import
area-controls-editorarea-controls-entrygood first issueproposal/opent/enhancement ☀️

Repository-Metriken

Stars
 (23.245 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 47T 9h) (248 gemergte PRs in 30 T)

Beschreibung

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