[Epic][Skia] Skia-based TextBox
implementation
#9417
Labels
area/skia/text ✏️
area/skia ✏️
Categorizes an issue or PR as relevant to Skia
difficulty/challenging 🤯
Categorizes an issue for which the difficulty level is reachable with internals understanding
epic
kind/enhancement
New feature or request
project/input ⌨️
Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...)
What would you like to be added:
A Skia-based TextBox implementation.
TextBox
slow scrolling #14423TextBox
- UsingTextBoxCommandBarFlyout
#14424TextBox
copy/paste support (keyboard accelerators) #14416TextBox
Undo/redo support #14415 (Done in feat(textbox + textblock): TextBox Undo/Redo, TextBlock selection, rendering fixes and major cleanup #14371)PasswordBox
mode for skia-renderedTextBox
#14426TextBox
- Support for RTL #14425Why is this needed:
Current implementation shows a TextBlock and overlays a native platform TextBox on focus which has many drawbacks.
For which Platform:
Anything else we need to know?
#12052
The text was updated successfully, but these errors were encountered: