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

--- Comment #5 from Justin L <[email protected]> ---
Created attachment 151964
  --> https://bugs.documentfoundation.org/attachment.cgi?id=151964&action=edit
patch125609.diff: debug and almost-fix

Test the following situations:
-only one radio-button form control - no infinite loops
-a checkbox and only one radio-button - again no infinite loops
-test against uiwriter/data2/tdf108687_tabstop.odt - multiple groups

The debug indicates that there are NO identified groups in OP's example
document (which is incorrect of course. The buttons have the identical name,
which is the old-school way of grouping radio buttons). So that suggests there
are more things messed up here. If the groups where OK, then this patch should
work. (However, there are still other things at play, since in LO 6.2, just
verifying that radio-button1 is selected is enough to "fix" the problem. I
think that the act of selecting it removes the tabstop from all others. How it
knows which radio-buttons to de-tabstop is still a mystery to me.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to