<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>113045</bug_id>
          
          <creation_ts>2013-03-22 04:52:46 -0700</creation_ts>
          <short_desc>[Qt] &lt;select&gt; dropdown is not updated after an option is selected from QML itemSelector component</short_desc>
          <delta_ts>2013-03-27 02:46:15 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKit Qt</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>91862</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>91862</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Olivier Tilloy">olivier</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>pierre.rossi</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>861353</commentid>
    <comment_count>0</comment_count>
    <who name="Olivier Tilloy">olivier</who>
    <bug_when>2013-03-22 04:52:46 -0700</bug_when>
    <thetext>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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>864331</commentid>
    <comment_count>1</comment_count>
    <who name="Pierre Rossi">pierre.rossi</who>
    <bug_when>2013-03-27 02:46:15 -0700</bug_when>
    <thetext>Maybe not an exact duplicate but should be solved together with 91862.

*** This bug has been marked as a duplicate of bug 91862 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>