Bug 55240

Summary: Web Inspector: Network panel should only show pointer cursor over valid resources
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, commit-queue, joepeck, keishi, loislo, pfeldman, pmuellr, rik, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Matt Lilek 2011-02-25 11:13:57 PST
1. Navigate to http://webkit.org/
2. Open the Inspector
3. Select the Network panel

Now hover over the empty space in the Name column - its a pointer cursor.  This also happens when there are resources loaded, but not enough to fill the entire vertical space and cause scrolling.

We should only show the pointer cursor over valid, clickable resources - not whenever the cursor is in the Name column.
Comment 1 tonistiigi 2011-05-20 04:43:24 PDT
Created attachment 94199 [details]
Patch
Comment 2 WebKit Commit Bot 2011-05-20 07:03:16 PDT
Comment on attachment 94199 [details]
Patch

Clearing flags on attachment: 94199

Committed r86950: <http://trac.webkit.org/changeset/86950>
Comment 3 WebKit Commit Bot 2011-05-20 07:03:21 PDT
All reviewed patches have been landed.  Closing bug.