Bug 144008

Summary: [Mac] Copying from an embedded PDF does not work
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: PDFAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Brent Fulgham 2015-04-21 13:45:46 PDT
Performing a Command-C copy of a PDF embedded (via the <embed> tag) in an HTML document does not work.

Note also that changing focus away from the PDF (with selected text in the PDF) does not properly change color to grey. Instead, it retains the normal "active selection" color.
Comment 1 Radar WebKit Bug Importer 2015-04-21 13:46:14 PDT
<rdar://problem/20639201>
Comment 2 Brent Fulgham 2015-04-21 13:51:04 PDT
Note that opening a PDF document in WebKit *does* work. It's only a problem when the PDF is hosted in an <embed> tag.