The select mold listbox with multiple attribute in a draggable listitem will be disabled (Chrome, IE10)

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.5.5
    • Affects Version/s: 6.5.4
    • Component/s: Components
    • Security Level: Jimmy
    • None
    • None

      <zk>
      	<listbox>
      		<listitem draggable="true" droppable="true">
      			<listcell>
      				<listbox multiple="true" mold="select">
      					<listitem label="1"/>
      					<listitem label="2"/>
      					<listitem label="3"/>
      				</listbox>
      			</listcell>
      		</listitem>
      	</listbox>
      </zk>
      

            Assignee:
            RaymondChao
            Reporter:
            jimmyshiau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: