Bug 30667 - Web Inspector: Resources List Should Ignore Left + Right Arrow Keys
Summary: Web Inspector: Resources List Should Ignore Left + Right Arrow Keys
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-10-22 00:51 PDT by Joseph Pecoraro
Modified: 2014-12-15 23:38 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2009-10-22 00:51:10 PDT
Pushing Left + Right Arrow Keys in the Resource List makes the resources disappear / hide.  (Collapse and Expand?)

Video of Problem:
http://screencast.com/t/kqtdXxm0Q
Comment 1 Timothy Hatcher 2009-10-22 08:44:16 PDT
This is similar to double clicking on the "RESOURCES" header. The parent element (RESOURCES) is collapsing. We need to teach TreeOutline not to collapse in these cases or add a flag it honors.
Comment 2 Rob Colburn 2012-05-10 14:00:56 PDT
I believe this issue is resolved now, right?