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

TextField text bizzare display when focused #20

Open
PimpMyPizza opened this issue Dec 25, 2020 · 0 comments
Open

TextField text bizzare display when focused #20

PimpMyPizza opened this issue Dec 25, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@PimpMyPizza
Copy link
Member

All TextFields changes when one TextField is focused.

log say:
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
I/HwSecImmHelper(32144): mSecurityInputMethodService is null
W/IInputConnectionWrapper(32144): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper(32144): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper(32144): getTextAfterCursor on inactive InputConnection
W/IInputConnectionWrapper(32144): beginBatchEdit on inactive InputConnection
W/IInputConnectionWrapper(32144): getTextBeforeCursor on inactive InputConnection
W/IInputConnectionWrapper(32144): endBatchEdit on inactive InputConnection
I/HwSecImmHelper(32144): mSecurityInputMethodService is null

flutter doctor say everything is alright.

@PimpMyPizza PimpMyPizza self-assigned this Dec 25, 2020
@PimpMyPizza PimpMyPizza added the bug Something isn't working label Dec 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant