[Webkit-unassigned] [Bug 49177] [GTK] fast/events/scroll-after-click-on-tab-index has been failing on the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 24 16:06:59 PST 2011


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





--- Comment #15 from Martin Robinson <mrobinson at webkit.org>  2011-01-24 16:06:58 PST ---
(In reply to comment #13)
> Adding some scrollbar people.  Offhand, I'm not totally sure what's going on here :)

Just to clarify there are two issues here:

1. The issue of the bug itself, which comes about because GTK+ mainframe scrollbars are native and the WebCore state is controlled asynchronously via GtkAdjustments.

2. The reason for failure of my first attempt, which is that at certain points in the mainframe scrollbar's lifetime it doesn't have a parent. I'm not entirely sure if this is a bug or not, but my second patch does not have that assumption any longer.

-- 
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