[Webkit-unassigned] [Bug 81674] [Qt][WK2] Item cannot be selected from select list in touch webview

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 09:43:42 PDT 2012


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





--- Comment #1 from Dinu Jacob <dinu.jacob at Nokia.com>  2012-03-20 09:43:42 PST ---
Touch webview grabs focus in touc event handler as the itemSelector qml component is not handling the touch event. Need to set the flag to ignore touch event in qquickwebview when displaying the select list (the flag was set earler in https://bugs.webkit.org/show_bug.cgi?id=79738 for the other dialogs that uses QtDialogRunner in qquickwebview)

-- 
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