[Webkit-unassigned] [Bug 12453] New: REGRESSION(r19197?): Tabbing into web page requires two key presses
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 28 12:41:41 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12453
Summary: REGRESSION(r19197?): Tabbing into web page requires two
key presses
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: data:text/html,<input type="text">
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: Regression
Severity: Normal
Priority: P1
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ddkilzer at webkit.org
CC: aroben at apple.com
Summary:
When tabbing into a web page, it requires two key presses (two tabs) instead of
just one.
If a text field already has focus after the page loads, the first tab moves off
the page, then the second moves to the next form element.
Steps to reproduce:
1. Open Safari/WebKit.
2. Open URL: data:text/html,<input type="text">
3. Hit tab key once.
Expected results:
Text field should be highlighted.
Actual results:
Text field is not highlighted until tab key is hit a second time.
Regression:
Works with WebKit nightly r19193. Does not work with a locally-built debug
build of WebKit r19197 with Safari 2.0.4 (419.3) on Mac OS X 10.4.8 (8N1037).
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list