Uploaded image for project: 'ZK'
  1. ZK
  2. ZK-1946

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • 6.5.5
    • 6.5.4
    • Components
    • Security Level: Jimmy
    • 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>
      

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

              Created:
              Updated:
              Resolved: