Uploaded image for project: 'Keikai'
  1. Keikai
  2. KEIKAI-324

sclass attribute doesn't work as designed

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Normal
    • Resolution: Fixed
    • Affects Version/s: 5.3.0
    • Fix Version/s: 5.9.0
    • Component/s: None
    • Labels:
      None

      Description

      Steps to Reproduce

      1. run <spreadsheet height="100%" sclass="myclass"/>
      2. check spreadsheet's root DOM element

      Current Result

      <div id="kCxP0" style="height:100%;" class="zssheet">...</div>
      myclass is not rendered on the root DOM

      Expected Result

      <div id="kCxP0" style="height:100%;" class="zssheet myclass">...</div>

        Attachments

          Activity

            People

            Assignee:
            DevChu DevChu
            Reporter:
            hawk hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: