Bug 153341 - Web Inspector: Class toggle add icon flashes when changing nodes
Summary: Web Inspector: Class toggle add icon flashes when changing nodes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-01-21 21:16 PST by Devin Rousso
Modified: 2016-01-22 10:03 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2016-01-21 21:19 PST, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.