[Libreoffice-bugs] [Bug 120177] New: FILEOPEN XLS: Radio button Form controls no longer grouped
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 28 07:42:41 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=120177
Bug ID: 120177
Summary: FILEOPEN XLS: Radio button Form controls no longer
grouped
Product: LibreOffice
Version: 6.2.0.0.alpha0+ Master
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: jluth at mail.com
Created attachment 145243
--> https://bugs.documentfoundation.org/attachment.cgi?id=145243&action=edit
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.
--
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/20180928/2afc711d/attachment.html>
More information about the Libreoffice-bugs
mailing list