Bug 10450
Summary: | Arrow keys in JS autocomplete dropdown skip elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mark Rowe (bdash) <mrowe> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | Keywords: | NeedsReduction |
Priority: | P2 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.smaps.co.nz/ |
Mark Rowe (bdash)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of 3387 ***