Open ponnamkarthik opened 1 month ago
Maybe some issue with editor and input connection being on the same thread. But certainly not a bug in the app as no version includes a webview.
getSelectedText() didn't respond in 2000 msec. requestCursorUpdates() didn't respond in 2000 msec. getTextBeforeCursor() didn't respond in 2000 msec. getTextBeforeCursor() didn't respond in 2000 msec.
These are the logs before it crashed Or ANR. @Helium314 Can you please look into these and help us?
Describe the bug I took the code and added a webview inside the app and when i try to input some thing inside the webview it taking too much time to open the keyboard and sometime it crashes with ANR
Video
https://github.com/user-attachments/assets/c947a5f1-d65e-41b5-aa05-ec73358d3b44
Logs