[Webkit-unassigned] [Bug 33736] New: Inspector: Allow selection and copy of element panel contents
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 15 13:52:47 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33736
Summary: Inspector: Allow selection and copy of element panel
contents
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dbates at webkit.org
CC: timothy at hatcher.name, aroben at apple.com,
joepeck at webkit.org, bweinstein at apple.com
Blocks: 17777
We should allow selection and copying of the markup content in the elements
panel.
Unlike View Source, the elements panel is capable of showing the hierarchy of
programmatically generated DOM elements. When debugging a JavaScript
application that generates such elements, it would be beneficial be able to
copy such markup of the structure.
Also, we should be able to right click on a particular node and be able to
either copy that the markup for that node or copy the markup for that node and
its children.
--
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