WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
88221
[Qt] javascript:__doPostBack()
https://bugs.webkit.org/show_bug.cgi?id=88221
Summary
[Qt] javascript:__doPostBack()
Georg Grabler
Reported
2012-06-04 03:28:00 PDT
Hello, I've got a small problem with all QtWebKit browsers on one specific webpage, with the javascript:__doPostBack function. It is used in a popup-window, where they try to post back the login. It seems as if they use the following code to post back login data: <a id="ButtonLogin" class="std-button ch_seite1 ch_seite1" href="javascript:__doPostBack('ButtonLogin','')">anmelden</a> This seems to work perfectly well on firefox/opera/chrome, but all qtwebkit based browsers fail on the code of this site. I checked with the QupZilla developer, and he believes it's a QtWebKit bug, that's why I'm reporting here now. The engine seems as if it does not execute anything on the __doPostBack. So - the data seems not to be posted back to the main site. The page would be derstandard.at, on the upper right you have "anmelden" which opens a window - a login window. Now, putting in just any login information pressing "absenden" does not do anything for me.
Attachments
Add attachment
proposed patch, testcase, etc.
Georg Grabler
Comment 1
2012-06-04 03:28:30 PDT
Forgot to say, I'm using qtwebkit 2.2.1 on Windows and Linux, Qt 4.8.2.
Jocelyn Turcotte
Comment 2
2014-02-03 03:21:07 PST
=== Bulk closing of Qt bugs === If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary. If you believe that this is still an important QtWebKit bug, please fill a new report at
https://bugreports.qt-project.org
and add a link to this issue. See
http://qt-project.org/wiki/ReportingBugsInQt
for additional guidelines.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug