Bug 113045

Summary: [Qt] <select> dropdown is not updated after an option is selected from QML itemSelector component
Product: WebKit Reporter: Olivier Tilloy <olivier>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: pierre.rossi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 91862    
Bug Blocks:    

Olivier Tilloy
Reported 2013-03-22 04:52:46 PDT
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.
Attachments
Pierre Rossi
Comment 1 2013-03-27 02:46:15 PDT
Maybe not an exact duplicate but should be solved together with 91862. *** This bug has been marked as a duplicate of bug 91862 ***
Note You need to log in before you can comment on or make changes to this bug.