[codenameone-discussions] Re: TextField editing causes disturbance to BrowserComponent

2021-07-09 Thread 'P5music' via CodenameOne Discussions
It was not necessary to debug the WKWebView, as it seems when the BC (aka the WKWebView) loses focus the editing range is lost. The editing in the TextField causes the loss of focus, of course. It is reasonable, so although this issue is not encountered in the CN1 simulator, it is better to

[codenameone-discussions] Re: TextField editing causes disturbance to BrowserComponent

2021-07-08 Thread Shai Almog
I'm guessing there's an exception in the JavaScript side. Ideally you would connect to the iOS webkit debugger on the device to see that. Haven't tried this: https://stackoverflow.com/questions/25871586/how-to-debug-javascript-code-inside-a-wkwebview On Thursday, July 8, 2021 at 1:21:47 PM