[Webkit-unassigned] [Bug 76801] Listboxes incorrectly display contents when cleared and then re-populated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 27 13:39:13 PST 2012


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





--- Comment #19 from Joe Thomas <joethomas at motorola.com>  2012-01-27 13:39:13 PST ---
Listbox should notify the ScrollableArea every time the scroll offset gets changed. This notification was not sent to ScrollableArea when listbox items are cleared and the scrollbar is disabled.

The patch sends this additional notification to ScrollableArea.

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