[Webkit-unassigned] [Bug 14499] DOM history object is not updated properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 7 09:19:05 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14499


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #2 from ddkilzer at webkit.org  2007-07-07 09:19 PDT -------
Confirmed that the history length differs in the attached test case using a
local debug build of WebKit r24013 with Safari 3.0 (522.12) on Mac OS X
10.4.10.

Note that there is a bug in the "Go to a specific index in history" feature
since the text field has name="history_index_input" instead of
id="history_index_input":

window.history.go(document.getElementById('history_index_input').value);  //
bug


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



More information about the webkit-unassigned mailing list