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

New commits:
commit c492833621723344dc6b7c3204df443b6c5780d0
Author:     Heiko Tietze <[email protected]>
AuthorDate: Fri Jun 20 09:05:32 2025 +0200
Commit:     Adolfo Jayme Barrientos <[email protected]>
CommitDate: Sat Jun 21 08:37:50 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]>
    (cherry picked from commit 39face07109e483ae61573d362ae6a2a4629dcc5)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186753
    Reviewed-by: Adolfo Jayme Barrientos <[email protected]>
    Reviewed-by: Vernon, Stuart Foote <[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