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


User bm changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Apr  5 16:00:25 +0000 
2007 -------
Accepting the issue, but not sure if this can really be fixed.

The subtype list box makes itself very important. After a new shape has been
selected, the list of subtype icons is replaced by new ones. As temporarily the
box is empty, the selection is also reset. In order to set it back, SelectItem
is called. This leads to reading the sub-type box. (Commenting-out this line
would fix the bug, but that's not possible, because no subtype would be selected
then).

I tried to remember the control that had the focus before, and set the focus
after the sub-type's SelectItem, but that doesn't help.

Only chance I see, is to do the sub-type list box rearrangement and re-selection
before the actual control does its work. Maybe Window::PreNotify can help? (But
how do you notice what kind of change is just happening).

BTW, this problem occurs also at other places in OOo. So, I haven't seen a fix
for this problem in place yet.

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