https://bugs.documentfoundation.org/show_bug.cgi?id=142576

            Bug ID: 142576
           Summary: Add a lock symbol on the protected sheet tab  when it
                    is locked by BASIC Macros
           Product: LibreOffice
           Version: 7.1.3.2 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: [email protected]
          Reporter: [email protected]

Description:
There is no lock symbol on the protected sheet tab when it is locked by BASIC
Macros, but it will show when sheet tabs changes.

Steps to Reproduce:
1.Sub ProtectSheet1_
        ThisComponent.Sheets.getByName("Sheet1").Protect("")
        MsgBox "Sheet1 is protected."
End Sub
2.There is no lock symbol on the protected "sheet1" tab
3.Right click on "sheet1" tab, protect sheet box is ticked. 

Actual Results:
Sheet is locked, but there is no lock symbol on the protected sheet tab.

Expected Results:
Lock symbol on the protected sheet tab should be displayed.


Reproducible: Always


User Profile Reset: No



Additional Info:
It happened again when LibreOffice version changed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to