Ok Now It's make sense.<br>Actually I fixed it several months ago (in Qt/C++).<br>this video confirm what I'm saying: <a href="http://www.youtube.com/watch?v=h37zNFSGSqA">http://www.youtube.com/watch?v=h37zNFSGSqA</a><br>
I have the VKB enabled on my device, and I click the GV all the time...<br><br>The input method use this test to know if an item (GV or WevKit) can receive text or not.<br><pre>enabled= (w->inputMethodQuery(Qt::ImCursorPosition).isNull() !=<br>
w->inputMethodQuery(Qt::ImCurrentSelection).toString().isEmpty());<br></pre>where w is the focused widget. If this fails for you it means that it fails for webkit too in python...<br><br><br><br>
<div class="gmail_quote">On Wed, Jun 3, 2009 at 5:49 PM, Attila Csipa <span dir="ltr"><maemo@csipa.in.rs></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Wednesday 03 June 2009 15:11:31 Antonio Aloisio wrote:<br>
> Yeah that's very very very strange. because It should pop up the VKB....<br>
> hey just a moment have you enabled the Virtual Keyboard usage from the<br>
> control panel?<br>
<br>
</div>Err, you're correct, I keep it disabled (not a great fan of virtual<br>
keyboards). I just tried enabling it, and sure enough, the VKB popped up on a<br>
closed slider when tapping on a QGraphicsTextItem. So it's a bit worse than I<br>
originally thought :( Off to file a bug report then...<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br><br><a href="http://www.brainyquote.com/quotes/authors/m/mark_twain.html" target="_blank">Mark Twain</a> Â - "There is no sadder sight than a young pessimist."