<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILEOPEN XLS: Radio button Form controls no longer grouped"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120177">120177</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILEOPEN XLS: Radio button Form controls no longer grouped
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.2.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jluth@mail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=145243" name="attach_145243" title="radioButtons.Form.xls: optionbutton's should toggle, not both enable.">attachment 145243</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=145243&action=edit" title="radioButtons.Form.xls: optionbutton's should toggle, not both enable.">[details]</a></span>
radioButtons.Form.xls: optionbutton's should toggle, not both enable.

Two radio button ought to be mutually exclusive, but starting early in 6.2
master that stopped working at
    source sha:726d7e7b8b50dca9914329dbfd9491f7c8961f68
    source sha:a28a839b9f9eeec1544c5ceeeabe7b1083ce1655
    source sha:4b4942224b550235da228655677b5c068a053254

likely due to SOSAW080: Derive SdrObjGroup from SdrObjList
CC'd Armin Le Grand

My guess is that sc/source/filter/excel/xiescher.cxx's
Reference< XControlModel > xCtrlModel = XclControlHelper::GetControlModel(
pTbxObj->mxShape );
is the problem because a ControlModel isn't found.</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>