[api-issues] [Issue 65567] UnoControlListBoxModel: cu rrentValue problem

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


User ab changed the following:

What|Old value |New value

Target milestone|OOo 2.2   |OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Tue Jan  2 06:12:14 -0800 
2007 ---
2.x due to limited resources.
Has to be evaluated and targeted together with all other 2.x tasks.


-
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]



[api-issues] [Issue 65567] UnoControlListBoxModel: cu rrentValue problem

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


User ab changed the following:

What|Old value |New value

Target milestone|OOo 2.1   |OOo 2.2





--- Additional comments from [EMAIL PROTECTED] Mon Oct 16 08:48:32 -0700 
2006 ---
According to discussion with mba/kso - 2.2 as cws ab30
has to be integrated very soon.

Debugging showed that in this situation no broadcast is generated
for the compared terms. As this is a very sensible area moving this
task to 2.2 makes even more sense.


-
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]



[api-issues] [Issue 65567] UnoControlListBoxModel: cu rrentValue problem

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


User ab changed the following:

What|Old value |New value

  Status|NEW   |STARTED





--- Additional comments from [EMAIL PROTECTED] Thu Aug 24 23:34:52 -0700 
2006 ---
STARTED


-
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]



[api-issues] [Issue 65567] UnoControlListBoxModel: cu rrentValue problem

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


User ab changed the following:

What|Old value |New value

Target milestone|OOo 2.x   |OOo 2.1





--- Additional comments from [EMAIL PROTECTED] Tue Aug 22 04:19:54 -0700 
2006 ---
2.1, next try...

-
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]



[api-issues] [Issue 65567] UnoControlListBoxModel: cu rrentValue problem

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





--- Additional comments from [EMAIL PROTECTED] Mon Aug 21 01:19:55 -0700 
2006 ---
- OOo 2.1

-
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]



[api-issues] [Issue 65567] UnoControlListBoxModel: cu rrentValue problem

2006-07-24 Thread fs
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|RESOLVED  |REOPENED

  Resolution|FIXED |





--- Additional comments from [EMAIL PROTECTED] Mon Jul 24 00:35:54 -0700 
2006 ---
After thinking more about this at the weekend, and without the closing time in
my neck :), I think nothing hinders us from defining the semantics of
getCurrentValue, when no validator is present, in a way we want to have it. And
returning a string (or a sequence of strings in case of multi selection) is
surely much more useful than returning a sequence of indexes.

-
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]



[api-issues] [Issue 65567] UnoControlListBoxModel: cu rrentValue problem

2006-07-24 Thread fs
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

 Assigned to|fs|ab

  Status|REOPENED  |NEW





--- Additional comments from [EMAIL PROTECTED] Mon Jul 24 01:57:05 -0700 
2006 ---
now that I fixed my side ... the problem remains :-\

fs-ab: The macro, in its last line, basically does a
  MsgBox control1.currentValue = control2.currentValue
which displays true, even though the previous message boxes prove that the
values are not the same. If I change this to
  value1 = control1.currentValue
  value2 = control2.currentValue
  MsgBox value1 = value2
, then everything is as expected. So this sounds like a problem with the Basic
runtime to me.

-
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]



[api-issues] [Issue 65567] UnoControlListBoxModel: cu rrentValue problem

2006-07-21 Thread fs
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]



[api-issues] [Issue 65567] UnoControlListBoxModel: cu rrentValue problem

2006-07-04 Thread fs
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

Target milestone|OOo 2.0.4 |OOo 2.x





--- Additional comments from [EMAIL PROTECTED] Tue Jul  4 07:40:29 -0700 
2006 ---
targeting to 2.x, which is the depot for issues ot be fixed for one of the next
releases

-
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]