-
Notifications
You must be signed in to change notification settings - Fork 27.5k
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
TextFormField is not focused when tapping it again after entering Japanese characters without pressing done but closing keyboard #138395
Comments
Hi @shm40. Thanks for filing this. Simulator.Screen.Recording.-.iPad.Air.5th.generation.-.2023-11-14.at.13.52.58.mp4 |
@dam-ease |
Thanks for your response. I don't have a physical device with this specification to test this on my end but I tested on a physical iPhone 13 device and couldn't reproduce this. stable, master flutter doctor -v
|
Thanks for testing on the physical device but iPhone. I really hope that anyone who has a physical iPad device could test this case. |
/cc @LongCatIsLooong to repro on a physical iPad. |
I also encountered this issue, my device is an iPad (9th generation) #141546 |
I have encoutered this too in #142294 and #142437; |
@huycozy @dam-ease @danagbemava-nc I hope you can find a physical device to help reproduce it; and hope we can make some progress; Please! |
I tested this issue on Flutter 3.19.2 but could not reproduce so it might be fixed through Flutter upgrade. @wanjm I hope you can test the same issue where it could be reproduced and report the result. |
The same problem can be reproduced in flutter 3.19.2. Please check and respond. In my environment, it can be reproduced starting from flutter 3.13.0. Note please. |
@shm40 @dam-ease If this problem occurs once, the app will malfunction from then on until you run the app again. The problem is serious. Once this happens, it becomes difficult to use the App anymore. Please respond to the issue. |
@hohoins @sanghyuk-nam @shm40 please thumbs the first post, and try to make it be noticeable; |
@wanjm @shm40 @zhouzhuo810 @LongCatIsLooong @dam-ease @danagbemava-nc flutter 3.19.3 code: https://github.com/hohoins/flutter_text_field_issue/blob/main/lib/main.dart The flutter TextField bug on iOS devices is a serious and critical problem. To inform flutter developers of the seriousness of the problem, I have attached a demo app and a reproduction video. Just using the TextField widget can cause fatal problems in users' apps. If you know the email address of someone who can fix this problem, please contact me. 1000025984.mp4 |
@hohoins It seems that your iPad OS Version is older than me. b8a3584d-74ec-4753-9932-f4f87867f09e.mp4 |
Thank you for your interest in this bug. |
I upgraded to iOS 17.4.1 on my iPad. But if I change the way I reproduce it, it's still possible. How to reproduce:
If reproduction is not possible, repeat the above process. Reproducible keyboard:
re.mov |
I tried this on a device with an older version of iPadOS (13.3), and iOS17.2 simulator. The bug is not reproducible on either of them. It looks like this isn't reproducible on iOS 17+ devices so I'll close this one as not reproducible anymore. @hohoins I'm not able to reproduce the other bug either, could you create a new issue for this? |
@LongCatIsLooong @shm40 |
@hohoins where is your new issue; |
Thank you for contacting me. |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Is there an existing issue for this?
Steps to reproduce
I am testing this on iPad Air third generation on iPad OS 16.6.1.
Expected results
Without even tapping the done button on the keyboard, any Japanese characters can be reflected after opening the keyboard again.
Actual results
Any Japanese characters cannot be reflected on TextFormFiled after hiding the keyboard from the right bottom button.
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
5c076d8f-d061-4d13-95f2-5dd89d2e6aa7.mp4
Logs
No response
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: