Skia.Gtk Textbox issue: caret position resets while typing and flickering on hovering #6289
Closed
5 of 24 tasks
Labels
area/skia ✏️
Categorizes an issue or PR as relevant to Skia
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
project/input ⌨️
Categorizes an issue or PR as relevant to input (Button, CheckBox, Toggle, Scroll, Map, Numeric,...)
Current behavior
While typing in a textbox the caret position randomly resets to the start of the text.
(Only in linux) Hovering on the textbox with the mouse also causes the height of the textbox to flicker; the flickering cotinue while writing.
While the flickering occours the caret doesn't reset, probabily the 2 issues are related.
Expected behavior
Caret doesn't reset.
No flickering while hovering.
How to reproduce it (as minimally and precisely as possible)
Create a new project, add a textbox.
On Windows:
On Windows with WSL2 or Linux
Workaround
No workaround found.
Environment
Nuget Package:
Nuget Package Version(s):
Affected platform(s):
IDE:
Relevant plugins:
Anything else we need to know?
The text was updated successfully, but these errors were encountered: