WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114389
Inspector highlights are offset when the WKView has a header
https://bugs.webkit.org/show_bug.cgi?id=114389
Summary
Inspector highlights are offset when the WKView has a header
Beth Dakin
Reported
2013-04-10 16:01:54 PDT
Inspector highlights don't match up when the WKView has a header or footer. <
rdar://problem/13522434
>
Attachments
Patch
(2.18 KB, patch)
2013-04-10 16:07 PDT
,
Beth Dakin
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Beth Dakin
Comment 1
2013-04-10 16:07:35 PDT
Created
attachment 197413
[details]
Patch
Sam Weinig
Comment 2
2013-04-10 16:19:17 PDT
Comment on
attachment 197413
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=197413&action=review
> Source/WebCore/platform/ScrollView.cpp:721 > + IntPoint viewPoint = contentsPoint + IntPoint(0, headerHeight()) - scrollOffset();
This should be an IntSize.
Beth Dakin
Comment 3
2013-04-10 16:24:47 PDT
Thanks, Sam!
http://trac.webkit.org/changeset/148149
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