sc/uiconfig/scalc/ui/functionpanel.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit fa1c1a2ecb15e32d8501973220f8850e884a4eff
Author:     Caolán McNamara <[email protected]>
AuthorDate: Sun Mar 1 23:18:18 2026 +0000
Commit:     Xisco Fauli <[email protected]>
CommitDate: Mon Mar 2 13:44:31 2026 +0100

    give this 'bare' listbox an accessibility name
    
    Change-Id: Id6d05f95057ff42be17591d579186da763124a10
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/200736
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <[email protected]>
    (cherry picked from commit 806968a715cc0611f2ec339a03e47b93aa531b2e)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/200781
    Reviewed-by: Xisco Fauli <[email protected]>

diff --git a/sc/uiconfig/scalc/ui/functionpanel.ui 
b/sc/uiconfig/scalc/ui/functionpanel.ui
index 6dbe214bfd09..79bc7cb59190 100644
--- a/sc/uiconfig/scalc/ui/functionpanel.ui
+++ b/sc/uiconfig/scalc/ui/functionpanel.ui
@@ -83,6 +83,7 @@
                     </items>
                     <child internal-child="accessible">
                       <object class="AtkObject" id="category-atkobject">
+                        <property name="AtkObject::accessible-name" 
translatable="yes" 
context="functionpanel|category-atkobject">Category</property>
                         <property name="AtkObject::accessible-description" 
translatable="yes" context="functionpanel|extended_tip|category">Displays the 
available functions.</property>
                       </object>
                     </child>

Reply via email to