<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - radiobutton receives item status changed event after listbox value selection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125609#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - radiobutton receives item status changed event after listbox value selection"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=125609">bug 125609</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=151964" name="attach_151964" title="patch125609.diff: debug and almost-fix">attachment 151964</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=151964&action=edit" title="patch125609.diff: debug and almost-fix">[details]</a></span>
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/<a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - Form option buttons not reachable with tab key"
   href="show_bug.cgi?id=108687">tdf108687</a>_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.)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>