Summary: | Shift-tab doesn't cycle through fields in http authentication panel | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | John Sullivan <sullivan> | ||||
Component: | WebKit Misc. | Assignee: | John Sullivan <sullivan> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | darin, dbates | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Mac | ||||||
OS: | All | ||||||
Attachments: |
|
Description
John Sullivan
2011-01-20 15:42:24 PST
The problem is that the nib file has an invalid nextKeyView loop. Two views have the password field as their nextKeyView. Created attachment 79660 [details]
Patch that rewires the nextKeyView loop.
|