[Webkit-unassigned] [Bug 119368] REGRESSION: Click on focused link removes focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 31 18:42:37 PDT 2013


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





--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2013-07-31 18:42:22 PST ---
What steps will reproduce the problem?
1. Open data:text/html,<input autofocus><a href="#start" onclick="return false">Link</a>
2. Press TAB key once
3. Click on the focused link

What is the expected output? What do you see instead?
Expected: The link keeps focus.
Actual: The link looses focus.

Please use labels and text to provide additional information.
Regression by http://trac.webkit.org/changeset/72796.

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