[Webkit-unassigned] [Bug 29484] [Qt] Clicking on the frame's scrollbar trigger a click event in the page.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 14 12:08:28 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=29484
Jocelyn Turcotte <jocelyn.turcotte at nokia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[Qt] Selection in QWebView, |[Qt] Clicking on the
|scrollbar issue |frame's scrollbar trigger a
| |click event in the page.
CC| |jocelyn.turcotte at nokia.com
--- Comment #1 from Jocelyn Turcotte <jocelyn.turcotte at nokia.com> 2010-01-14 12:08:28 PST ---
Relevent information from the original email conversation:
[...]
What I mean is the following:
Our java script would select a word when the user clicks on a word in
QWebview/website once on a certain word
Now we notice that even if the user clicks on the scroll bar , it is
still considered to be a click on the QWebview which means the website
it self and that's a very odd behavior
[...]
What I understood is that a web page's script will receive a click event when
the user clicks on the outer frame's scrollbar. The user reports that he don't
get this problem in firefox or safari. We don't have access to the user's
script.
--
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