[Libreoffice-bugs] [Bug 142576] New: Add a lock symbol on the protected sheet tab when it is locked by BASIC Macros

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon May 31 09:33:10 UTC 2021


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: libreoffice-bugs at lists.freedesktop.org
          Reporter: nukool at gmail.com

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210531/b7182721/attachment.htm>


More information about the Libreoffice-bugs mailing list