[Webkit-unassigned] [Bug 39726] New: [Qt] JavaScript Onchange event is not being triggered when using QtWebkit 2.0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 04:24:41 PDT 2010


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

           Summary: [Qt] JavaScript Onchange event is not being triggered
                    when using QtWebkit 2.0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alexandra.1.santos at nokia.com


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.

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