Bug 27746 - Inspector: Tab Through the DOM Storage DataGrid when Editing
Summary: Inspector: Tab Through the DOM Storage DataGrid when Editing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-27 16:58 PDT by Joseph Pecoraro
Modified: 2009-07-28 21:54 PDT (History)
3 users (show)

See Also:


Attachments
Tab Through DOM Storage DataGrid When Editing (5.32 KB, patch)
2009-07-27 17:16 PDT, Joseph Pecoraro
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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