[webkit-reviews] review requested: [Bug 16426] Divs with overflow:auto: scrollbars not correctly updated when contents change : [Attachment 17927] Update the NSScroller's value when the proportions change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 01:45:34 PST 2007


mitz at webkit.org has asked  for review:
Bug 16426: Divs with overflow:auto: scrollbars not correctly updated when
contents change
http://bugs.webkit.org/show_bug.cgi?id=16426

Attachment 17927: Update the NSScroller's value when the proportions change
http://bugs.webkit.org/attachment.cgi?id=17927&action=edit

------- Additional Comments from mitz at webkit.org
Also removes a repaint() that seems unnecessary, especially in light of the
fact that the horizontal scrollbar has never been repainted: the code that was
supposed to do it was accidently #ifdef'ed out since day one and ultimately
removed: <http://trac.webkit.org/projects/webkit/changeset/6395>.


More information about the webkit-reviews mailing list