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
48873
Overlapped nested iframes show smearing when scrolled
https://bugs.webkit.org/show_bug.cgi?id=48873
Summary
Overlapped nested iframes show smearing when scrolled
Simon Fraser (smfr)
Reported
2010-11-02 14:44:00 PDT
We have logic that detects when an iframe is overlapped, and then calls -setCopiesOnScroll:NO on the iframe's content view so that AppKit does a full repaint of the view when it gets scrolled. However, this logic only works for a single level of iframe. Nested iframes are not told that they are overlapped.
Attachments
Patch
(8.41 KB, patch)
2010-11-02 14:47 PDT
,
Simon Fraser (smfr)
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2010-11-02 14:44:19 PDT
<
rdar://problem/8621567
>
Simon Fraser (smfr)
Comment 2
2010-11-02 14:47:50 PDT
Created
attachment 72740
[details]
Patch
Simon Fraser (smfr)
Comment 3
2010-11-02 17:54:07 PDT
Comment on
attachment 72740
[details]
Patch r=mitz in person with comments.
Simon Fraser (smfr)
Comment 4
2010-11-02 17:59:29 PDT
http://trac.webkit.org/changeset/71194
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