Bug 14401

Summary: Semi-regression: Can no longer copy anything from the inspector
Product: WebKit Reporter: Matt Lilek <dev+webkit>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: aroben, timothy, webkit-bugs
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch timothy: review+

Matt Lilek
Reported 2007-06-25 18:44:46 PDT
The old inspector allowed things like content of css rules, element attributes and the stuff in the properties section to be copied while the new one doesn't.
Attachments
Patch (1.15 KB, patch)
2007-07-12 23:50 PDT, Matt Lilek
timothy: review+
Matt Lilek
Comment 1 2007-07-12 23:50:35 PDT
Created attachment 15498 [details] Patch This also makes the request/response info in the network panel selectable
Timothy Hatcher
Comment 2 2007-07-13 11:48:39 PDT
Comment on attachment 15498 [details] Patch We should selectively add -webkit-user-select: text in other areas also.
Sam Weinig
Comment 3 2007-07-13 23:11:05 PDT
Landed in r24282.
Note You need to log in before you can comment on or make changes to this bug.