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 Editing in Search Toolbar doesn't show hint or characters until explicitly focused #2953

Closed
ThomasH99 opened this issue Nov 16, 2019 · 0 comments
Assignees
Milestone

Comments

@ThomasH99
Copy link
Contributor

Issue creates as requested by Shai here https://stackoverflow.com/questions/58826735/searchcommand-in-toolbar-no-longer-showing-correctly.

To reproduce, run the (updated) code sample, click search icon: the search text hint is not shown, immediately start typing and the list is filtered but the typed text is not shown. Click on the form or the search field, now the search text field is suddenly shown. Issue seen both on Simulator and iPhone 10Xr.

@codenameone codenameone added this to the Version 7.0 milestone Nov 17, 2019
@codenameone codenameone changed the title SearchCommand in Toolbar no longer showing correctly TextField Editing in Search Toolbar doesn't show hint or characters until explicitly focused Nov 17, 2019
shannah added a commit that referenced this issue Nov 29, 2019
…fixed issue with native text editor not being sized correctly (and getting zero bounds) if editing begins before the textfield is added to the form. This fixes issue with search command not appearing until explicitly clicking on it. #2953
@shannah shannah closed this as completed Nov 29, 2019
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

No branches or pull requests

2 participants