[Webkit-unassigned] [Bug 28231] New: Inspector Resource filtering: keyboard Navigation always uses ALL resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 14:29:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=28231

           Summary: Inspector Resource filtering: keyboard Navigation
                    always uses ALL resources
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mtakacs at yahoo.com
                CC: timothy at hatcher.name, aroben at apple.com, rik at webkit.org


+++ This bug was initially created as a clone of Bug #20629 +++

It'd be nice for the Inspector | Resources Graph panel to support filtering by
various things.

++++

Thanks for the commit, enjoying it already!

However.....

Once you have a complex page loaded (with lots of different type entries) and
the filter has been applied, the keyboard shortcuts that allow you to scroll
thru the resources are still scrolling thru the "all" list instead of the
filtered list.

example:

1. Open nightly build of webkit, open Resources tab
2. http://nightly.webkit.org/
3. Note that there are (currently, aug 2009) nine resources displayed ( a CSS
file, a few PNG, an ico and the HTML).
4. Confirm the filter is set to ALL
5. Use the keyboard UP/DOWN key to navigate thru the list of resources  (works
well)
6. Enable the filter for IMAGES (seems to work, only images shown)
7. Use the cursor UP/DOWN keys to navigate thru the list

BUG: seems to still scroll thru the original list of 9 resources, even thru the
filter for IMAGES is enabled

EXPECTED: only scroll thru the list of IMAGES


Behavior gets pretty erratic once the navigation list has been confused by
cursoring thru a filtered list of resources.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list