To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=65567


User fs changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Jul 21 07:32:45 -0700 
2006 -------
Note that getCurrentValue is normally intended to be used with a validator at
the form component
(http://api.openoffice.org/docs/common/ref/com/sun/star/form/validation/XValidatableFormComponent.html).

Nonetheless, I fixed the current behaviour so that it is somewhat more intuitive
when used without a validator.

I changed the behaviour so that for a listbox, currentValue returns the
SelectItems property. Note that this implies that the macro won't run anymore 
...

You could argue that it should return the selected entry, but this would be
impossible for multi-selection listboxes. On the other hand, behaving different
for multi-selection and single-selection listboxes is also not an option. Thus,
now list boxes always return their SelectedItems value.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to