[Webkit-unassigned] [Bug 79738] [Qt] Authentication dialog does not work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 1 12:45:23 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=79738
Dinu Jacob <dinu.jacob at Nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dinu.jacob at Nokia.com
--- Comment #1 from Dinu Jacob <dinu.jacob at Nokia.com> 2012-03-01 12:45:23 PST ---
The mouse press event on the text input field is translated to touch event in MiniBrowser. This results in qquickwebview getting focus (it calls forceActiveFocus in touchEvent handler). Hence, the text input field loses focus and doesn't take any input.
--
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