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





------- Additional comments from [EMAIL PROTECTED] Mon Apr 16 10:57:12 +0000 
2007 -------
Ok, forget the guesswork in the last comment ;-) It seems now apparent, that the
problem is the following:

ZoomText reads only events that apply to the control that has the focus. So in
principle, everything should work fine, as we don't change the focus. However,
in addition the ACTIVE_DESCENDANT_CHANGED events that are generated for
transient children in list boxes (or value sets) are also read by ZoomText.

For a value set that has at most 4 entries, it does not make much sense to have
transient children. So, if the value set in the ChartType dialog
(chart2/source/controller/dialogs/tp_ChartType.cxx) would get non-transient
children this would be a reasonable improvement and would also fix this issue.
(The alternative would be a changed behaviour of ZoomText)

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