Bug 10450 - Arrow keys in JS autocomplete dropdown skip elements
Summary: Arrow keys in JS autocomplete dropdown skip elements
Status: RESOLVED DUPLICATE of bug 3387
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.smaps.co.nz/
Keywords: NeedsReduction
Depends on:
Blocks:
 
Reported: 2006-08-16 20:19 PDT by Mark Rowe (bdash)
Modified: 2006-08-16 21:47 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Rowe (bdash) 2006-08-16 20:19:04 PDT
Steps to reproduce:

1) Browse to http://www.smaps.co.nz/
2) Type 'Nelson St' in the search box.
3) Hit the down arrow on the keyboard and watch how the selection in the dropdown changes.

Expected results:  items in the dropdown are selected in sequence.
Actual results: even items in the dropdown are selected in sequence, with odd elements being skipped.

Occurs in both WebKit 418.8 and ToT.  Works correctly in Firefox.
Comment 1 Alexey Proskuryakov 2006-08-16 21:47:20 PDT

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