← Prev in month
← Prev in thread
Next in thread →
Next in month →
[OASIS Issue Tracker] Created: (OFFICE-3331) 19.286form:list-linkage-type - "list box" is undefined, is the <form:linkbox>linked or is the <form:option> box linked?
19.286 form:list-linkage-type - "list box" is undefined, is the <form:linkbox> linked or is the <form:option> box linked?
--------------------------------------------------------------------------------------------------------------------------
Key: OFFICE-3331
URL: http://tools.oasis-open.org/issues/browse/OFFICE-3331
Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
Issue Type: Bug
Components: Forms
Affects Versions: ODF 1.2 CD 05
Reporter: Patrick Durusau
Fix For: ODF 1.2 CD 06
First, list box isn't defined. We do define <form:listbox>, 13.5.13, which has a child element, <form:option>, which "defines a list item for a <form:listbox> control."
Suggest the following [with remaining issues noted]
"The form:list-linkage-type attribute specifies how <form:listbox> elements interact with a linked table cell."
"selection: The text selected in a <form:listbox> element is propagated to its linked cell. If text is entered into a cell linked to a <form:listbox> element, the <form:option> element whose text matches the cell text is selected, or all items are deselected if no such item exists."
[Does "match" mean string equivalent, including case?]
"selection-indexes: If a <form:option> element is selected in the <form:listbox> element, its index value on a 1-based index is propagated to its its linked cell. If the value in the linked cell changes, the <form:listbox> element should select the <form:option> element with the index described by the cell value, or deselect all items if the cell value cannot be interpreted as integer value, or does not specify a valid list index item."
PS: This also solves the "such" issue with this attribute.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month
← Prev in thread
Next in thread →
Next in month →