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

AutoComplete: scrolling list will cause TextInput to incorrectly lose focus #1674

Closed
joshtynjala opened this issue Dec 19, 2017 · 0 comments
Closed
Labels
Milestone

Comments

@joshtynjala
Copy link
Member

See forum thread: https://forum.starling-framework.org/topic/softkeyboard-setfocus-and-textinput

@joshtynjala joshtynjala added this to the 3.5 milestone Dec 19, 2017
joshtynjala added a commit that referenced this issue Mar 15, 2018
… focusOwner contains the text editor, calls preventDefault() on the mouseFocusChange event since it cannot be handled by the FocusManager (references #1674)
joshtynjala added a commit that referenced this issue Mar 15, 2018
…cusOwner contains the current focus, keep the current focus the same (references #1674)
joshtynjala added a commit that referenced this issue Mar 15, 2018
… changing when focusOwner is involved (references #1674)
joshtynjala added a commit that referenced this issue Mar 15, 2018
…cus when touching outside if the FocusManager is enabled because the FocusManager will handle that (references #1674)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant