[Webkit-unassigned] [Bug 133716] New: Can't trigger a POST form resubmit confirm when using location.reload().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 10 20:48:29 PDT 2014


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

           Summary: Can't trigger a POST form resubmit confirm when using
                    location.reload().
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jhyp5726 at gmail.com


After a post query submit, When refresh the page, there should be a confirm dialog for users to resubmit the form.

But in the new webkit version, When using JS code as  location.reload(), the confirm dialog didn't be triggered, but directly reload the page and clear the query 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