Bug 12871

Summary: Inconsistent type-ahead behavior in popup menus
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
test case none

Alexey Proskuryakov
Reported 2007-02-23 11:11:24 PST
Type-ahead for numbers uses different order when using popup buttons and popup menus, see attached test case. Looks like simple lexicographical order is used is one case, but not in another. Surprisingly, this doesn't appear to be a regression.
Attachments
test case (677 bytes, text/html)
2007-02-23 11:12 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2007-02-23 11:12:01 PST
Created attachment 13350 [details] test case
mitz
Comment 2 2007-02-23 11:46:01 PST
(In reply to comment #0) > Looks like simple lexicographical order is used is one case, but not in > another. Surprisingly, this doesn't appear to be a regression. One is WebCore, the other is AppKit (or perhaps even Carbon; it probably adheres to the collation order selected in System Preferences).
Radar WebKit Bug Importer
Comment 3 2011-09-14 16:49:52 PDT
Note You need to log in before you can comment on or make changes to this bug.