[Webkit-unassigned] [Bug 29167] REGRESSION(r48064): mint.com loses scrollbars after coming out of edit mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 23:07:04 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=29167





--- Comment #9 from Mark Mentovai <mark at chromium.org>  2009-11-05 23:07:03 PDT ---
Created an attachment (id=42635)
 --> (https://bugs.webkit.org/attachment.cgi?id=42635)
With extra logic in resetScrollbars

This one has a ilttle extra logic in resetScrollbars to more closely match what
the first patch on this bug did.

initScrollbars seems like a hack: it was only used by WebFrameView, and only as
a one-shot sort of deal.  If this still doesn't work with your GarageBand case,
we can go in that direction, but it's a little bit difficult for me without a
test case or GarageBand to play with.  You can test these to see if they do (or
don't do) the right thing for GarageBand.

This patch does fix the mint.com bug and the testcase, so it's probably
worthwhile even if we need to keep hammering away at something for GarageBand.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list