RESOLVED INVALID39726
[Qt] JavaScript Onchange event is not being triggered when using QtWebkit 2.0
https://bugs.webkit.org/show_bug.cgi?id=39726
Summary [Qt] JavaScript Onchange event is not being triggered when using QtWebkit 2.0
Alexandra Santos
Reported 2010-05-26 04:24:41 PDT
The javascript onchange event is not triggered when using QtWekit 2.0. Steps to reproduce: On a Symbian device (N8) 1.- Install Qt.sisx and QtMobility.sisx (\\qtp-scm.europe.nokia.com\public\Symbian\archives\images\9.2-QtIDOwk20\sis_nr) 2.- Install QtWebkit.sis (http://pepper.troll.no/qtwebkit/weekly-builds/2.0/week20/) 3.- Install and launch QtTestBrowser.sis 4.- Load the following url: www.fedex.com 5.- Choose a location from the single select list on this page. Actual Result: The result page is never displayed after selecting the location. The "this.form.submit()" function is not being executed. Expected Result: The Onchange event would get triggered, form would be submitted and the results page would be displayed on the screen. NOTE: On N97, this issue is reproducible as well using Qt 4.6.3 + QtWebkit 2.0.
Attachments
Petri Ojala
Comment 1 2010-05-27 00:04:55 PDT
Reproduced with N97 (QtWebkit 2.0 wk20)
Hao Lu
Comment 2 2010-06-02 08:37:49 PDT
This bug is no longer reproducible by reporter. (Alexandra Santo)
Note You need to log in before you can comment on or make changes to this bug.