Non-generated DOM id in tool bar

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 6.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None

      Steps to Reproduce

      run

      <spreadsheet id="spreadsheet" vflex="1" hflex="1" src="/book/blank.xlsx"
                           showToolbar="true" showSheetbar="true" showFormulabar="true" showContextMenu="true"/>
      

      Current Result

      you can see the dom id
      <div class="k-toolbar-btn-dropdown k-icon-dropdown" id="dropdown-paste" data-toggle="dropdown" data-offset="-18"></div>

      Expected Result

      no id or generated id
      which mean there could be two spreadsheet in one page

            Assignee:
            rebeccalai
            Reporter:
            DevChu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: