Bug 32802

Summary: Web Inspector: REGRESSION (Safari 4.0.4-r52426): Can’t copy outer html of selected node
Product: WebKit Reporter: mitz
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy
Priority: P1 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   
Attachments:
Description Flags
[PATCH] Proposed fix timothy: review+

Description mitz 2009-12-20 13:03:03 PST
The Copy command used to copy the outer HTML of the selected node to the pasteboard. In r52426, it no longer works.

Note: now that there are custom contextual menus in the Inspector, the command should probably be made available there as well.
Comment 1 Pavel Feldman 2009-12-20 15:11:17 PST
Created attachment 45298 [details]
[PATCH] Proposed fix
Comment 2 Pavel Feldman 2009-12-21 03:11:10 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/English.lproj/localizedStrings.js
	M	WebCore/inspector/front-end/ElementsTreeOutline.js
	M	WebCore/inspector/front-end/inspector.js
Committed r52440