Bug 31608

Summary: Web Inspector: Tabbing between columns in Local/Session Storage only works if field didn't change
Product: WebKit Reporter: Brian Weinstein <bweinstein>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: burg, bweinstein, joepeck, keishi, pfeldman, pmuellr, rik
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Brian Weinstein 2009-11-17 17:05:54 PST
STEPS TO REPRODUCE:
- Have an entry in local storage
- Double Click the key 

EITHER
a) Make an edit
OR
b) Don't

- Press Tab

EXPECTED RESULTS:
- We will be able to edit the value in the pair

ACTUAL RESULTS
- If a, tab doesn't bring editing to the key, if b, it does.

This is inconsistent.
Comment 1 Brian Burg 2014-12-11 17:06:23 PST
This (along with several other table editing bugs) was fixed earlier this year.