WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
144149
[Mac] Hit testing on <embed> PDFs not working properly
https://bugs.webkit.org/show_bug.cgi?id=144149
Summary
[Mac] Hit testing on <embed> PDFs not working properly
Brent Fulgham
Reported
2015-04-24 08:41:14 PDT
Testing has shown that there is a hit testing bug for embedded (<embed>) PDF's. Full page PDFs (at any scale) do work properly. This can be seen in the TestWebKitAPI 'ActionMenuTest' suite.
Attachments
Patch
(9.60 KB, patch)
2015-04-24 13:57 PDT
,
Brent Fulgham
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2015-04-24 11:06:36 PDT
<
rdar://problem/20677770
>
Brent Fulgham
Comment 2
2015-04-24 11:08:09 PDT
There was an error in the recent PDF positioning calculations I made. I have a local fix, but it is based on the code in
Bug 143952
.
Brent Fulgham
Comment 3
2015-04-24 13:57:21 PDT
Created
attachment 251570
[details]
Patch
WebKit Commit Bot
Comment 4
2015-04-24 13:59:19 PDT
Attachment 251570
[details]
did not pass style-queue: ERROR: Tools/TestWebKitAPI/Tests/WebKit2ObjC/ActionMenus.mm:738: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Brent Fulgham
Comment 5
2015-04-24 14:54:54 PDT
Committed
r183282
: <
http://trac.webkit.org/changeset/183282
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug