[Webkit-unassigned] [Bug 68826] Back button is sometimes disabled after quickly clicking on a Google search result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 12:34:19 PDT 2011


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





--- Comment #1 from Adam Roben (:aroben) <aroben at apple.com>  2011-09-26 12:34:19 PST ---
It looks like the back/forward item that gets created for the search results page is getting transformed into representing the first search result instead. When following the repro steps above, WebProcessProxy::addBackForwardItem is called multiple times with the same itemID:

1) empty title
2) title of search results page
3) empty title
4) empty title
5) empty title
6) empty title
7) title of first search result

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