[Webkit-unassigned] [Bug 12417] New: REGRESSION: "Are you sure you want to send a form again?" sheet is displayed twice when resubmitting a form

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 26 10:15:56 PST 2007


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

           Summary: REGRESSION: "Are you sure you want to send a form
                    again?" sheet is displayed twice when resubmitting a
                    form
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: http://validator.w3.org/#validate-by-upload
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NeedsRadar
          Severity: Normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


Summary:

When reloading a page that was the result of a form submission with a file
upload(?), the "Are you sure you want to send a form again?" sheet is displayed
twice (and must be confirmed twice) before the form is resubmitted.  I suppose
this could be considered a dummy-check security feature, but it's also kind of
annoying and a regression from shipping Safari.

Steps to reproduce:

1. Open Safari/WebKit.
2. Visit URL:  http://validator.w3.org/#validate-by-upload
3. Select an HTML file to upload (doesn't have to pass validation).
4. Click "Check".
5. After validation page loads, click "Reload" button in Safari.

Expected results:

The "Are you sure you want to send a form again?" sheet should be displayed
once so that clicking "Send" resubmits the form.

Actual results:

The "Are you sure you want to send a form again?" sheet is displayed twice, and
you must click "Send" twice to resubmit the form.

Regression:

This is a regression from shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.8
(8N1037).

Tested with a locally-built debug build of WebKit r19151 with Safari 2.0.4
(419.3) on Mac OS X 10.4.8 (8N1037).

Notes:

Not tested on Leopard (yet).


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