[Libreoffice-bugs] [Bug 141770] Cancel/Ok buttons don't work in Modify DDE Link dialog (gen)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Apr 20 09:27:17 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=141770
--- Comment #3 from Julien Nabet <serval2412 at yahoo.fr> ---
Just this patch:
diff --git a/sfx2/uiconfig/ui/linkeditdialog.ui
b/sfx2/uiconfig/ui/linkeditdialog.ui
index d39c829052e4..8d74dd0f1455 100644
--- a/sfx2/uiconfig/ui/linkeditdialog.ui
+++ b/sfx2/uiconfig/ui/linkeditdialog.ui
@@ -10,11 +10,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child internal-child="accessible">
- <object class="AtkObject" id="LinkEditDialog-atkobject">
- <property name="AtkObject::accessible-description" translatable="yes"
context="linkeditdialog|extended_tip|LinkEditDialog"/>
- </object>
- </child>
<child>
<placeholder/>
</child>
makes it work again. Now I'm trying to understand why.
--
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/20210420/807c5763/attachment.htm>
More information about the Libreoffice-bugs
mailing list