[Webkit-unassigned] [Bug 88662] [Qt][WK2] Remove wrong ASSERT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 09:11:37 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88662





--- Comment #6 from Zalan Bujtas <zbujtas at gmail.com>  2012-06-12 09:11:36 PST ---
Some code got moved around recently and now JS could bring up vkb indeed. Previously QtWebPageEventHandler::doneWithGestureEvent() triggered setInputPanelVisible(), now it is in this more generic updateTextInputState() method, which gets called by WebCore when EditorStateChange. 
see the change here: https://bugs.webkit.org/attachment.cgi?id=140006&action=diff

The code was probably mistakenly moved. I'll ask Michael tomorrow and make a patch based on that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list