[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
Wed Mar 17 08:37:49 PDT 2010


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


Antonio Gomes (tonikitoo) <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Minor                       |Normal
           Priority|P5                          |P2




--- Comment #3 from Antonio Gomes (tonikitoo) <tonikitoo at webkit.org>  2010-03-17 08:37:49 PST ---
(In reply to comment #2)
> Scrollbar are rendered by QWebFrame, it is normal that a mouse press event is
> sent to QWebView::event().
> It might simply be a bogus script.
> 
> I close the task because we need more information on what is the problem.
> Please provide a use case so we can reopen this bug report.

sorry, but I  disagree that the bug is INVALID. For many browsers I tested
(including Safari and Firefox on Mac, as well as Firefox and even GtkLauncher
on Linux) the scrollbars do not steal of the focus when clicked, since they are
not part of the viewport, and making it to grab focus is just wrong.

It can a terrible problem when one just wants to scroll w/o losing the focus of
the current <input>.

I am in favor for reopening, and I can even investigate it.

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