Bug 257608
| Summary: | Web Inspector: REGRESSION(?): Storage: arrow key movement sometimes skips items | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | All | ||
| OS: | All | ||
Devin Rousso
# STEPS TO REPRODUCE
1. inspect <https://apple.com>
2. go to the Storage Tab
3. select Local Storage in the navigation sidebar
4. keep pressing ↓ on each `localStorage` item
## EXPECTED
each item would be selected in order
## ACTUAL
the last item (which right now is `mk_epub_expiry`) is skipped over
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/14593
EWS
Committed 264823@main (ba617a2832c0): <https://commits.webkit.org/264823@main>
Reviewed commits have been landed. Closing PR #14593 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/110149227>