When empty, TextBox's caret is always positioned on the left
Create a text box and set its TextAlignment property to "Center" (or "Right") as follows
Then run it.
-> The caret is position on the left when the TextBox is empty. It should be positioned on Center following the TextAlignment property.
Code: Select all
<TextBox TextAlignment="Center"></TextBox>
-> The caret is position on the left when the TextBox is empty. It should be positioned on Center following the TextAlignment property.
-
-
sfernandez
Site Admin
- Posts: 2061
- Joined:
Re: When empty, TextBox's caret is always positioned on the left
Yes, I was able to reproduce it, thanks for reporting.
Could you please file a ticket in our bugtracker?
Could you please file a ticket in our bugtracker?
Re: When empty, TextBox's caret is always positioned on the left
Thanks for the confirmation. I filed the issue here: https://bugs.noesisengine.com/view.php?id=1118
-
-
sfernandez
Site Admin
- Posts: 2061
- Joined:
Who is online
Users browsing this forum: No registered users and 2 guests