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

Removed textinput cursor bug #3237 #4905

Merged
merged 1 commit into from May 8, 2017
Merged

Conversation

susmit
Copy link
Contributor

@susmit susmit commented Jan 9, 2017

The bug was that TextInput cursor was showing outside of widget bounds.On reproducing the result with the following testcode i found that scroll view was not getting updated that is why cursor was not visible in viewport.New lines (\n) posed the problems here.
I even experimented with /t string literals and it was working fine.Below testcode signifies it.I would be happy to attach screenshots if required. #3237
Testcode 1
Testcode 2

@Zen-CODE
Copy link
Member

Zen-CODE commented May 8, 2017

Nice one. Thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants