Bug 32802 - Web Inspector: REGRESSION (Safari 4.0.4-r52426): Can’t copy outer html of selected node
Summary: Web Inspector: REGRESSION (Safari 4.0.4-r52426): Can’t copy outer html of sel...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P1 Normal
Assignee: Pavel Feldman
URL:
Keywords: Regression
Depends on:
Blocks:
 
Reported: 2009-12-20 13:03 PST by mitz
Modified: 2009-12-21 03:11 PST (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed fix (2.54 KB, patch)
2009-12-20 15:11 PST, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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