[webkit-qt] Wrong cursor on page.

Benjamin Poulain benjamin.poulain at nokia.com
Fri Aug 12 12:19:31 PDT 2011


On 08/12/2011 09:15 AM, ext hawk gao wrote:
> I use Qt Create wizard to create an HTML5 project on win7 system.(It
> includes QtWebkit). Load a page. After I select and highlight some text
> by mouse pointer, the cursor is change to caret. Then I unselect these
> text, the cursor cannot switch back to arrow. It still an arrow.
> How to get through this?

Curious.
Which version of Qt / WebKit?

The PageClient should reset the cursor for you, you should not have to 
do anything to get this working.
Check if you did not disable mouseTracking on your web view.

cheers,
Benjamin


More information about the webkit-qt mailing list