Bug 144354

Summary: Web Inspector: Copy not working in Console
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-04-28 13:43:33 PDT
* SUMMARY Copy not working in Console. I swear I had this working recently. * STEPS TO REPRODUCE 1. Evaluate something in the console. 2. Select the evaluated code 3. Try to copy => does not copy
Attachments
[PATCH] Proposed Fix (1.71 KB, patch)
2015-04-29 21:26 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2015-04-28 13:44:13 PDT
Joseph Pecoraro
Comment 2 2015-04-29 21:17:31 PDT
My guess is that "beforecopy" is stopping at the TabContentView without checking the TabContentView's inner content view.
Timothy Hatcher
Comment 3 2015-04-29 21:24:04 PDT
Likely so. I'll take a look tomorrow.
Joseph Pecoraro
Comment 4 2015-04-29 21:26:41 PDT
Created attachment 252037 [details] [PATCH] Proposed Fix
Timothy Hatcher
Comment 5 2015-04-30 01:09:07 PDT
Comment on attachment 252037 [details] [PATCH] Proposed Fix Thanks Joe!
WebKit Commit Bot
Comment 6 2015-04-30 01:55:21 PDT
Comment on attachment 252037 [details] [PATCH] Proposed Fix Clearing flags on attachment: 252037 Committed r183625: <http://trac.webkit.org/changeset/183625>
WebKit Commit Bot
Comment 7 2015-04-30 01:55:25 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.