html-editor-enhanced
html-editor-enhanced copied to clipboard
controller.clearFocus() does not seem to work on iOS
Not sure if this specific aspect has been addressed in other issues...
The keyboard is still visible and onBlur() callback does not get called.
No console output in IDEA to report any issues.
Works on Android though.
What additional details can I provide, or what additional settings can I apply for this to work?
Are you testing this on a physical device or simulator?
Simulator of iPhone 13, running iOS 15.0, with "Connect Hardware Keyboard" switched off.
Has been reported by QA on physical devices as well.
Hi, has the problem been solved? I also have a situation where clearFocus() does not work on the IOS physical devices. @tneotia
Apologies, I haven't had much time this month - I have finals at school and then will be travelling out of state for a new job. Hopefully I will be able to take a look at this soon.
Hi @tneotia, hope you're having a good day. I am facing a similar issue where clearFocus does not work in iOS, could you please check this?
Hi @tneotia, can you place check this issue
Thank you so much.