Cannot disable moving a sheet left and right

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Normal
    • 3.8.1
    • Affects Version/s: 3.8.0.1, 3.8.1.FL
    • Component/s: None
    • None

      Steps to reproduce

      1. call API
        ss.disableUserAction(AuxAction.MOVE_SHEET_LEFT, true);
        ss.disableUserAction(AuxAction.MOVE_SHEET_RIGHT, true);
        

      Actual result

      in AU response:

      actionDisabled:['addSheet','deleteSheet','renameSheet','copySheet','hideSheet','unhideSheet','moveSheetLeft','moveSheetRight','protectSheet','homePanel','formulaPanel','insertPanel','newBook','saveBook','exportPDF']

      But right clicking a sheet, it's "Move right" and "Move left" are still enabled.

            Assignee:
            henrichen
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: