Bug 135863

Summary: Web Inspector: Timeline record content view close button does not work after scrolling, invisible scrollbar
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2014-08-12 16:06:33 PDT
* SUMMARY
The timeline record content view close button in the Timelines sidebar does not work after scrolling the sidebar.

* STEPS TO REPRODUCE
1. Inspect apple.com
2. Reload the page to get timeline data
3. Show Timelines sidebar
4. Select a resource in the sidebar to show a resource content view
5. Scroll the Timelines sidebar a bit
6. Try to click the (X) next to the selected row in the sidebar
  => Does not work.
Comment 1 Radar WebKit Bug Importer 2014-08-12 16:06:53 PDT
<rdar://problem/17997717>
Comment 2 Joseph Pecoraro 2014-08-12 17:18:07 PDT
Created attachment 236484 [details]
[PATCH] Proposed Fix
Comment 3 Timothy Hatcher 2014-08-12 20:41:21 PDT
Comment on attachment 236484 [details]
[PATCH] Proposed Fix

Weird. Maybe we had somthibg at one time? Or a subclass did?
Comment 4 WebKit Commit Bot 2014-08-12 21:15:29 PDT
Comment on attachment 236484 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 236484

Committed r172515: <http://trac.webkit.org/changeset/172515>
Comment 5 WebKit Commit Bot 2014-08-12 21:15:32 PDT
All reviewed patches have been landed.  Closing bug.