Set disabled to treeitem shall not disable open function

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 5.0.8
    • Affects Version/s: 5.0.7
    • Component/s: Components
    • None
    • None

      Test Case
      <tree>
      	<treechildren>
      		<treeitem label="A">
      		</treeitem>
      		<treeitem disabled="true">
      			<treerow label="B"/>
      			<treechildren>
      				<treeitem label="C"/>
      				<treeitem label="D"/>
      			</treechildren>
      		</treeitem>
      	</treechildren>
      </tree>
      

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

              Created:
              Updated:
              Resolved: