LineEdit / TextEdit - no cursor in focused element with right horizontal alignment #3996
-
Hello! Using Slint 1.3.0, Windows 11, wininit, femtovg / skia LineEdit / TextEdit does not show cursor in focused element with right horizontal alignment when the text is empty, or cursor should be in rightmost position. I use right horizontal alignment for entering numbers in a LineEdit. This problem occurs in femtovg an skia as well. I did workaround:
But it nice to have in a standard LineEdit / TextEdit widget. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
You're right that there is a bug there. Fixed in #4016 |
Beta Was this translation helpful? Give feedback.
-
Thank you for the bug fix! |
Beta Was this translation helpful? Give feedback.
You're right that there is a bug there. Fixed in #4016