Bug 144008
Summary: | [Mac] Copying from an embedded PDF does not work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | Assignee: | Nobody <webkit-unassigned> | |
Status: | NEW | ||
Severity: | Normal | CC: | bfulgham, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Brent Fulgham
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/20639201>
Brent Fulgham
Note that opening a PDF document in WebKit *does* work. It's only a problem when the PDF is hosted in an <embed> tag.