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

Material TextBox Caret position and blinking issue #231

Closed
valimaties opened this issue Oct 4, 2021 · 1 comment
Closed

Material TextBox Caret position and blinking issue #231

valimaties opened this issue Oct 4, 2021 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@valimaties
Copy link

Hi.
On a password TextBox, the caret will get a strange position after some characters. More than that, after a couple of blinking (4 I countered) it will stop blinking. And it will start blinking again when mouse is getting over the control.

CaretPositionAndBlinking

(version 2.2.1 NuGet - the same behavior on the latest code)

@orapps44 orapps44 added duplicate This issue or pull request already exists bug Something isn't working labels Oct 4, 2021
@orapps44
Copy link
Collaborator

orapps44 commented Oct 4, 2021

This is a known issue of release 2.2.1 allready describes in #186.
It has been partially fixed.

If using master code, you can use MaterialTextBox2 to fix it or set UseTallSize = True.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants