WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
127974
Fixed position objects are clipped in iOS WK2
https://bugs.webkit.org/show_bug.cgi?id=127974
Summary
Fixed position objects are clipped in iOS WK2
Simon Fraser (smfr)
Reported
2014-01-30 17:29:25 PST
Fixed position objects are clipped in iOS WK2
Attachments
Patch
(4.11 KB, patch)
2014-01-30 17:34 PST
,
Simon Fraser (smfr)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-01-30 17:34:53 PST
Created
attachment 222769
[details]
Patch
Darin Adler
Comment 2
2014-01-30 17:36:53 PST
Comment on
attachment 222769
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=222769&action=review
> Source/WebCore/page/FrameView.cpp:1572 > +#endif > + return viewportConstrainedVisibleContentRect();
This should be #else/#endif instead of having a double return on IOS.
Simon Fraser (smfr)
Comment 3
2014-01-30 17:43:50 PST
http://trac.webkit.org/changeset/163146
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