[Webkit-unassigned] [Bug 113045] New: [Qt] <select> dropdown is not updated after an option is selected from QML itemSelector component

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 22 04:50:19 PDT 2013


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

           Summary: [Qt] <select> dropdown is not updated after an option
                    is selected from QML itemSelector component
           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 QML MiniBrowser from webkit trunk
 2) Run the MiniBrowser and point it to e.g. http://mdn.mozillademos.org/en-US/docs/HTML/Element/optgroup$samples/Example?revision=344959
 3) Click the dropdown widget, and select any available option but the one previously selected (the first one)

Expected result: the item selector component is discarded, and the dropdown widget is updated to reflect the option that was selected.

Current result: the item selector component is discarded, but the dropdown widget is not updated with the selected option until clicking somewhere else on the page.

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