Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Epic][Skia] Skia-based TextBox implementation #9417

Open
20 of 44 tasks
Tracked by #4309
mikernet opened this issue Aug 3, 2022 · 0 comments
Open
20 of 44 tasks
Tracked by #4309

[Epic][Skia] Skia-based TextBox implementation #9417

mikernet opened this issue Aug 3, 2022 · 0 comments
Assignees
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,...)

Comments

@mikernet
Copy link
Contributor

mikernet commented Aug 3, 2022

What would you like to be added:

A Skia-based TextBox implementation.

Why is this needed:

Current implementation shows a TextBlock and overlays a native platform TextBox on focus which has many drawbacks.

For which Platform:

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • macOS
  • Skia
    • WPF
    • GTK (Linux)
    • Tizen
  • Windows
  • Build tasks
  • Solution Templates

Anything else we need to know?

#12052

@mikernet mikernet added difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. kind/enhancement New feature or request triage/untriaged Indicates an issue requires triaging or verification labels Aug 3, 2022
@jeromelaban jeromelaban added area/skia ✏️ Categorizes an issue or PR as relevant to Skia project/input ⌨️ Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...) and removed triage/untriaged Indicates an issue requires triaging or verification labels Aug 3, 2022
@MartinZikmund MartinZikmund changed the title [Skia] Skia-based TextBox implementation [Skia] Skia-based TextBox implementation Jul 31, 2023
@MartinZikmund MartinZikmund added difficulty/challenging 🤯 Categorizes an issue for which the difficulty level is reachable with internals understanding epic and removed difficulty/tbd Categorizes an issue for which the difficulty level needs to be defined. labels Jul 31, 2023
@ramezgerges ramezgerges self-assigned this Sep 27, 2023
@MartinZikmund MartinZikmund changed the title [Skia] Skia-based TextBox implementation [Epic] [Skia] Skia-based TextBox implementation Nov 6, 2023
@agneszitte agneszitte changed the title [Epic] [Skia] Skia-based TextBox implementation [Epic][Skia] Skia-based TextBox implementation Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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,...)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants