https://bugs.documentfoundation.org/show_bug.cgi?id=165060
Bug ID: 165060
Summary: Default selection for lisbox control breaks dialog
Product: LibreOffice
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
The attached file is an unfinished dialog demo, including a file
Dialog1.broken.xml.
This is how I broke it:
Select listbox control.
Property "Selection"
Click ellipsis button and choose a listbox entry.
Result in the property box: "0";"0"
One of the lines in Dialog1.broken.xml:
<dlg:menuitem dlg:value="Apple" dlg:selected="true" dlg:selected="true"/>
The dialog is valid again after removing the duplicated attribute.
--
You are receiving this mail because:
You are the assignee for the bug.