maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Can't get focus in QML's WebView in TextArea with N900 (https://talk.maemo.org/showthread.php?t=75528)

jkosonen 2011-08-05 17:00

Can't get focus in QML's WebView in TextArea with N900
 
Any ideas what to do, I can’t get a focus to textfield which is in webview?

I can paste text into the textfield, but I can’t type anything in it…

Thanks

marxian 2011-08-05 17:29

Re: Can't get focus in QML's WebView in TextArea with N900
 
I have had some issues with this myself. Are you using a Loader to create the component that contains the webview? I found that to be a problem, so I switched to using Qt.createComponent() instead. That solved it for me.

jkosonen 2011-08-05 17:42

Re: Can't get focus in QML's WebView in TextArea with N900
 
Yes, I'm using a loader.. Will try that! Thanks!


All times are GMT. The time now is 15:05.

vBulletin® Version 3.8.8