[Webkit-unassigned] [Bug 152678] New: Web Inspector: Add toggle-able list of classes for each element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 3 17:47:51 PST 2016


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

            Bug ID: 152678
           Summary: Web Inspector: Add toggle-able list of classes for
                    each element
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dcrousso+webkit at gmail.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

When testing new functionality that involves setting classes in JavaScript, I often find myself getting annoyed at having to add and remove the desired className to see the functionality.  As such, I propose that we add a small button to the filter bar of the Styles sidebar that, when toggled, will open a list containing all the classes for the selected element, as well as the option to add a new one.  Each of these classes will have a checkbox next to it to allow the user to toggle the class on/off (which will be remembered for that node).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160104/0555f822/attachment.html>


More information about the webkit-unassigned mailing list