[Libreoffice-bugs] [Bug 132581] UI: Table Text Flow Break shows only 1 radio button selected. Both Page and Before should be selected.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed May 6 06:13:12 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=132581

Justin L <jluth at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |caolanm at redhat.com,
                   |                            |kelemeng at ubuntu.com

--- Comment #6 from Justin L <jluth at mail.com> ---
The identified, problematic commit is now unnecessary (but should still be
correct) since the specific problem it was trying to correct has been reverted.

Proposal: just completely remove the patch from LO 6.4, so that stable is not
affected by any problems that this has unmasked that haven't been caught yet.
https://gerrit.libreoffice.org/c/core/+/93522 Revert "tdf#125609c10 vcl/button:
enforce only one radio selected on init"

But do not revert in master so that these UI config problems will be exposed
and can be fixed up. The UI config file in question here is
sw/uiconfig/swriter/ui/tabletextflowpage.ui

I don't have a development environment for non-GTK3, so I hope Caolán can
replicate this. My guess is that because both page and before do NOT specify a
group, that they are grouping with each other at the vcl button level. (But
what do I know about UI...)

<object class="GtkRadioButton" id="before">
+      <property name="group">before</property>

-- 
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/20200506/05fa3729/attachment.htm>


More information about the Libreoffice-bugs mailing list