WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 91862
Bug 113045
[Qt] <select> dropdown is not updated after an option is selected from QML itemSelector component
https://bugs.webkit.org/show_bug.cgi?id=113045
Summary
[Qt] <select> dropdown is not updated after an option is selected from QML it...
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug