[Webkit-unassigned] [Bug 14186] New: No back entry created for window.open navigation triggered by non-user-gesture

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 16:56:13 PDT 2007


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

           Summary: No back entry created for window.open navigation
                    triggered by non-user-gesture
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: History
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mpComplete at gmail.com


Executing window.open() from javascript that isn't a user gesture (from an
onload handler, for example) doesn't create a back/forward item for the initial
navigation in the new window.  I think that any navigation that's not a user
gesture also behaves this way, when not all should (for example, adding a 2s
timeout in onload to set document.location doesn't add a back/forward item
either).

Tested in r23552.  This does not happen in shipping Safari.  

Test case coming.


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