Bug 26097 - REGRESSION (r44283): Tab key doesn't work when focus is on a <select> element
Summary: REGRESSION (r44283): Tab key doesn't work when focus is on a <select> element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-30 13:46 PDT by Darin Adler
Modified: 2009-05-30 16:29 PDT (History)
1 user (show)

See Also:


Attachments
patch (16.08 KB, patch)
2009-05-30 14:48 PDT, Darin Adler
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2009-05-30 13:46:29 PDT
I noticed I couldn't tab all the way around on http://www.worldofwarcraft.com and I tracked it down to a recent code change in HTMLSelectElement.
Comment 1 Darin Adler 2009-05-30 14:48:14 PDT
Created attachment 30808 [details]
patch
Comment 2 Darin Adler 2009-05-30 16:29:58 PDT
http://trac.webkit.org/changeset/44292