[Webkit-unassigned] [Bug 45523] New: [Qt] Inconsistent behavior on a form submit request...
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 9 22:53:31 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45523
Summary: [Qt] Inconsistent behavior on a form submit request...
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P3
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: adawit at kde.org
This bug opened because portions of an issue reported downstream, https://bugs.kde.org/show_bug.cgi?id=210291, can be clearly duplicated using QtTestBrowser from QtWebKit 2.1. The issue that is QtWebKit specific from that report as follows:
1.) Go to http://www.dpd.at/
2.) Enter 01635001689282H (non working tracking # from downstream report, comment #6).
3.) Click on the '>' button and see what happens in QtTestBrowser...
Expected behavior:
A single new window with error message should be shown as verified using both
Chromium 6.0.472.53 (0) and Firefox 3.6.9.
Actual behavior:
Two new windows/tabs are created when using QtWebKit based browsers. One shows "about:blank" and the other shows an error message. Actually with QtTestBrowser the second page is completely blank. What is even worse is the fact that if you close these two new windows and repeat the process again, only the "about:blank" window is created. I guess the question is why does repeating the process result in these two incorrect behaviors ?
--
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