[Webkit-unassigned] [Bug 112933] New: [Qt] The web process crashes when selecting an option off a dropdown at http://juju.ubuntu.com/survey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 21 11:01:12 PDT 2013


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

           Summary: [Qt] The web process crashes when selecting an option
                    off a dropdown at http://juju.ubuntu.com/survey
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: olivier at tilloy.net


Steps to reproduce:
 1) Build the QML MiniBrowser from trunk against Qt 5.0
 2) Launch the QML MiniBrowser and point it to http://juju.ubuntu.com/survey
 3) Scroll down to the section that reads "Rank which of the following areā€¦"
 4) Click on the first dropdown widget
 5) From the item selector that pops up, select any option

At this point, the item selector is correctly hidden, but then the web process crashes ("WARNING: The web process experienced a crash on 'http://www.surveymonkey.com/s/ubuntu-juju'.").

This page has some event handlers that are invoked when the selected option changes (RankingQuestion.RankChange(event)), and the crash happens when running those handlers are executed.

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