sw/uiconfig/swriter/ui/textgridpage.ui |    5 +++++
 1 file changed, 5 insertions(+)

New commits:
commit d095989a018bd1b18dffabcd71a83a7d1fc359ab
Author:     Caolán McNamara <[email protected]>
AuthorDate: Tue Jan 6 21:13:03 2026 +0000
Commit:     Miklos Vajna <[email protected]>
CommitDate: Fri Jan 9 09:25:02 2026 +0100

    add a11y name to preview widget
    
    Change-Id: Ie1d4ffa6453336760e7af922e42f3c701344bc99
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/196630
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Miklos Vajna <[email protected]>

diff --git a/sw/uiconfig/swriter/ui/textgridpage.ui 
b/sw/uiconfig/swriter/ui/textgridpage.ui
index ecbb85edaeba..9ec921675c66 100644
--- a/sw/uiconfig/swriter/ui/textgridpage.ui
+++ b/sw/uiconfig/swriter/ui/textgridpage.ui
@@ -150,6 +150,11 @@
                 <property name="can-focus">False</property>
                 <property name="halign">center</property>
                 <property name="valign">center</property>
+                <child internal-child="accessible">
+                  <object class="AtkObject" 
id="drawingareaWN_EXAMPLE-atkobject">
+                    <property name="AtkObject::accessible-name" 
translatable="yes" context="tocdialog|example-atkobject">Preview</property>
+                  </object>
+                </child>
               </object>
               <packing>
                 <property name="expand">True</property>

Reply via email to