[webkit-reviews] review denied: [Bug 3416] Scroll bars are
sometimes not updated properly :
[Attachment 2664] New patch; appears to completely solve issue for me
bugzilla-request-daemon at opendarwin.org
bugzilla-request-daemon at opendarwin.org
Sat Jul 9 13:54:51 PDT 2005
Dave Hyatt <hyatt at apple.com> has denied Adam Schenker
<aschenke at tampabay.rr.com>'s request for review:
Bug 3416: Scroll bars are sometimes not updated properly
http://bugzilla.opendarwin.org/show_bug.cgi?id=3416
Attachment 2664: New patch; appears to completely solve issue for me
http://bugzilla.opendarwin.org/attachment.cgi?id=2664&action=edit
------- Additional Comments from Dave Hyatt <hyatt at apple.com>
Patch is not right. Completely commenting out suppression of scrollers, the
bug still occurs. The only reason this patch happens to fix the bug is it
forces a scroller repaint when parsing is finished (because of the change to
restoreScollBar).
The paint bug in reality is unrelated to the suppression code and probably has
more to do with the setAsideSubviews hackery to make frames work properly with
z-index.
More information about the webkit-reviews
mailing list