[webkit-dev] Edit box can't input QtWebKit under Linux
william lee
welemon at gmail.com
Thu Nov 8 08:09:41 PST 2007
I build the QtWebKit latest version.
When browsing pages, like www.google.com, I tried to input something
in that search box.
But I can only input one character, then the INPUT seems not working
any more, no matter i refresh the page or link to other pages.
I debug the code, found
EditorClientQt.cpp:EditorClientQt::handleKeypress it works when input
the first character, after that, this handle won't be fired any more.
Already file a bug, any advise on how to solve this problems? :) Thanks
William
More information about the webkit-dev
mailing list