[Webkit-unassigned] [Bug 154237] New: Web Inspector: Visual sidebar minor regression fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 15 03:16:33 PST 2016


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

            Bug ID: 154237
           Summary: Web Inspector: Visual sidebar minor regression fixes
    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

Each one of these issues is minor by themselves, so I figured that they could be merged into a single bug.  Here are the problems:
- r194728 <https://bugs.webkit.org/show_bug.cgi?id=152755>: Used Visual sidebar default unit lists by reference (not copying them), meaning that any modifications resulted in all future uses of that list to have said modifications.
- r196266 <https://bugs.webkit.org/show_bug.cgi?id=153890>: Visual sidebar comma separated value lists to no update their width's when the width of the sidebar is changed.
- r196266 <https://bugs.webkit.org/show_bug.cgi?id=153890>: Placeholder items in Visual sidebar comma separated value lists are prepended with "-"
- Modifying values after closing sections with values for the selected rule (which were automatically opened) causes those closed sections to reopen and the scroll position to shift
- Visual sidebar comma separated value lists do not hide the placeholder element used for the computed value of the property.

-- 
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/20160215/e9e074d4/attachment.html>


More information about the webkit-unassigned mailing list