WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52850
Shift-tab doesn't cycle through fields in http authentication panel
https://bugs.webkit.org/show_bug.cgi?id=52850
Summary
Shift-tab doesn't cycle through fields in http authentication panel
John Sullivan
Reported
2011-01-20 15:42:24 PST
To reproduce: 1. visit any page that brings up the HTTP authentication dialog 2. hit Tab repeatedly -- note that it cycles through the two text fields repeatedly (or more controls depending on your systemwide "Tab to all controls" setting). 3. hit Shift-Tab repeatedly Note that it does not cycle through the two text fields repeatedly.
Attachments
Patch that rewires the nextKeyView loop.
(21.78 KB, patch)
2011-01-20 15:44 PST
,
John Sullivan
mrowe
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
John Sullivan
Comment 1
2011-01-20 15:43:30 PST
The problem is that the nib file has an invalid nextKeyView loop. Two views have the password field as their nextKeyView.
John Sullivan
Comment 2
2011-01-20 15:44:31 PST
Created
attachment 79660
[details]
Patch that rewires the nextKeyView loop.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug