To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=86328
User cd changed the following:
What |Old value |New value
================================================================================
Assigned to|cd |tl
--------------------------------------------------------------------------------
Status|STARTED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Tue May 19 08:25:46 +0000
2009 -------
cd: I couldn't resist to look into the sources for a couple of minutes.
Fortunately I was able to see the root cause. The floating window
SmToolBoxWindow sets the focus to the first entry in the ctor. If a user
switches between OOo document windows the floating window will be
destroyed/created. Therefore the ctor is called again and sets the focus to the
first entry. The implementation needs a way to store the last selection and use
it in the ctor.
cd->tl: Please take over. This is not related to any framework issue but must be
fixed for this special floating window.
---------------------------------------------------------------------
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]