[Webkit-unassigned] [Bug 16396] Cannot select text in the Inspector DOM tree to copy

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 4 02:55:15 PST 2010


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
                 CC|                            |pfeldman at chromium.org




--- Comment #12 from Pavel Feldman <pfeldman at chromium.org>  2010-01-04 02:55:14 PST ---
Elements Panel provides structural view of the DOM. One can only select nodes
there. For each selected node, 'Copy as HTML' action is available via shortcut,
context menu or main menu item. It will put HTML markup (outerHTML) for that
node into clipboard as text. You can also invoke Edit as HTML from context menu
and copy parts of the text into clipboard.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list