[Webkit-unassigned] [Bug 143164] New: Web Inspector: REGRESSION(r179286) Editing Style Metrics Values no longer works

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 27 16:56:34 PDT 2015


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

            Bug ID: 143164
           Summary: Web Inspector: REGRESSION(r179286) Editing Style
                    Metrics Values no longer works
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: burg at cs.washington.edu, graouts at webkit.org,
                    joepeck at webkit.org, jonowells at apple.com,
                    mattbaker at apple.com, nvasilyev at apple.com,
                    timothy at apple.com, webkit-bug-importer at group.apple.com

* SUMMARY
Editing Style Metrics Values no longer works.

* TEST
<div style="width: 100px; background: blue">Text</div>

* STEPS TO REPRODUCE
1. Inspect div on test
2. Show Styles details sidebar pane
3. Show Metrics tab
4. Double click width/height
5. Input value and commit (return)
  => Nothing happens

* NOTES
- Appears to be because we removed CSSProperty.add and friends which this code was using. r179286

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150327/24e358e7/attachment-0002.html>


More information about the webkit-unassigned mailing list