Bug 12898 - REGRESSION: Access key Control-B focuses the second field with that accesskey attribute
Summary: REGRESSION: Access key Control-B focuses the second field with that accesskey...
Status: RESOLVED DUPLICATE of bug 7110
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL: http://bugs.webkit.org/show_bug.cgi?i...
Keywords: NeedsReduction, Regression
Depends on:
Blocks:
 
Reported: 2007-02-26 10:11 PST by mitz
Modified: 2007-02-26 10:34 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2007-02-26 10:11:16 PST
Step to reproduce:
Press Control-B on this page.

Expected result:
The "blocks" filed to be focused.

Actual result:
The "reassign" field is focused.

Regression:
Yes, Safari 2.0.4 focuses the "blocks" field.
Comment 1 mitz 2007-02-26 10:14:48 PST
Hmm... on closer inspection I noticed that both fields have "b" as their accesskey attribute. I don't know enough about this to tell if this bug is even valid.
Comment 2 mitz 2007-02-26 10:34:55 PST

*** This bug has been marked as a duplicate of 7110 ***