Bug 257608 - Web Inspector: REGRESSION(?): Storage: arrow key movement sometimes skips items
Summary: Web Inspector: REGRESSION(?): Storage: arrow key movement sometimes skips items
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-06-01 10:33 PDT by Devin Rousso
Modified: 2023-06-01 20:32 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2023-06-01 10:33:40 PDT
# 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
Comment 1 Devin Rousso 2023-06-01 10:50:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14593
Comment 2 EWS 2023-06-01 20:31:17 PDT
Committed 264823@main (ba617a2832c0): <https://commits.webkit.org/264823@main>

Reviewed commits have been landed. Closing PR #14593 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-06-01 20:32:17 PDT
<rdar://problem/110149227>