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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 22 12:26:08 PST 2012


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

           Summary: Listboxes incorrectly display contents when cleared
                    and then re-populated
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://patorjk.com/browser-issues/list-clear-restore.h
                    tm
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: patorjk at gmail.com


If a user scrolls to the bottom of the list, and then the list is then cleared and re-populated, the listbox will incorrectly display the listbox contents.

I created a simple test case here:

http://patorjk.com/browser-issues/list-clear-restore.htm

You populate a list, scroll to the bottom, clear it, and then re-populate it, and you will see incorrect results (both FireFox and IE9 do not have the problem - though they each handle the issue differently). Instead of the bottom of the list, the top of the list is displayed, even though the scroll bar indicates that you are at the bottom of the list.

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