Bug 27746

Summary: Inspector: Tab Through the DOM Storage DataGrid when Editing
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, kmccullough, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Tab Through DOM Storage DataGrid When Editing timothy: review+

Description Joseph Pecoraro 2009-07-27 16:58:33 PDT
Here is a video of what I'm thinking about (be wary of your volume, the tab key is close to the mac's microphone!)
http://screencast.com/t/sFS4NGyiAw

This only handles the Tab Key when editing a property, and thus is a part of DOMStorageDataGrid and not the generic DataGrid key handler.
Comment 1 Joseph Pecoraro 2009-07-27 17:16:54 PDT
Created attachment 33583 [details]
Tab Through DOM Storage DataGrid When Editing

NOTES:

- Relies on the (previously r+) patch in bug 27322
Comment 2 Timothy Hatcher 2009-07-28 21:54:54 PDT
http://trac.webkit.org/changeset/46520