cui/uiconfig/ui/uipickerdialog.ui |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit 39face07109e483ae61573d362ae6a2a4629dcc5
Author:     Heiko Tietze <[email protected]>
AuthorDate: Fri Jun 20 09:05:32 2025 +0200
Commit:     Heiko Tietze <[email protected]>
CommitDate: Fri Jun 20 11:06:44 2025 +0200

    Resolves tdf#167092 - Remove irrelevant tooltip from UI picker dialog
    
    Change-Id: I230cd697b4d0ba3a00ff51ea184e5ccfe2d5c76d
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186732
    Tested-by: Jenkins
    Reviewed-by: Heiko Tietze <[email protected]>

diff --git a/cui/uiconfig/ui/uipickerdialog.ui 
b/cui/uiconfig/ui/uipickerdialog.ui
index a5a52bc29e43..35c937156007 100644
--- a/cui/uiconfig/ui/uipickerdialog.ui
+++ b/cui/uiconfig/ui/uipickerdialog.ui
@@ -168,10 +168,5 @@
       <action-widget response="-11">help</action-widget>
       <action-widget response="102">apply</action-widget>
     </action-widgets>
-    <child internal-child="accessible">
-      <object class="AtkObject" id="UIPickerDialog-atkobject">
-        <property name="AtkObject::accessible-description" translatable="yes" 
context="uipickerdialog|extended_tip|UIPickerDialog">Sets the fill properties 
of the selected drawing object.</property>
-      </object>
-    </child>
   </object>
 </interface>

Reply via email to