[Webkit-unassigned] [Bug 149155] New: Web Inspector: Copying inline style text puts "undefined" in the pasteboard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 15 01:31:28 PDT 2015


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

            Bug ID: 149155
           Summary: Web Inspector: Copying inline style text puts
                    "undefined" in the pasteboard
    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

* STEPS TO REPRODUCE:
1. Go to https://www.apple.com/
2. Open the elements tab in Web Inspector
3. Select the <body> tag
4. Right click the "Style Attribute" text at the top of the Styles sidebar and select "Copy Rule"
5. Paste somewhere (Cmd+V)

  Expected:
body {
}

  Actual:
undefined

-- 
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/20150915/d3939202/attachment-0001.html>


More information about the webkit-unassigned mailing list