Bug 153341

Summary: Web Inspector: Class toggle add icon flashes when changing nodes
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Devin Rousso 2016-01-21 21:16:24 PST
* STEPS TO REPRODUCE:
1. Open Web Inspector on <www.apple.com/>
2. Click "Styles - Rules"
3. Click "Classes" next to the filter bar on the bottom of the Styles sidebar
4. With the class toggle menu open, switch to a different node (try this a few times)

* ACTUAL:
The "+" button for adding a new class flashes very briefly.  I think this has to do with the fact that it is being removed and re-added each time the class toggle menu is repopulated.
Comment 1 Radar WebKit Bug Importer 2016-01-21 21:16:46 PST
<rdar://problem/24293798>
Comment 2 Devin Rousso 2016-01-21 21:19:39 PST
Created attachment 269548 [details]
Patch
Comment 3 WebKit Commit Bot 2016-01-22 10:03:37 PST
Comment on attachment 269548 [details]
Patch

Clearing flags on attachment: 269548

Committed r195454: <http://trac.webkit.org/changeset/195454>
Comment 4 WebKit Commit Bot 2016-01-22 10:03:40 PST
All reviewed patches have been landed.  Closing bug.