RESOLVED FIXED 32802
Web Inspector: REGRESSION (Safari 4.0.4-r52426): Can’t copy outer html of selected node
https://bugs.webkit.org/show_bug.cgi?id=32802
Summary Web Inspector: REGRESSION (Safari 4.0.4-r52426): Can’t copy outer html of sel...
mitz
Reported 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.
Attachments
[PATCH] Proposed fix (2.54 KB, patch)
2009-12-20 15:11 PST, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2009-12-20 15:11:17 PST
Created attachment 45298 [details] [PATCH] Proposed fix
Pavel Feldman
Comment 2 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
Note You need to log in before you can comment on or make changes to this bug.