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


User pl changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------
        Target milestone|OOo 3.x                   |OOo 3.1
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Jul 17 16:24:51 +0000 
2008 -------
The reason is that the WinSalFrame::ToTop implementation (called in Window::Show
in ImplStartToTop) triggers a synchronous focus event, which calls the activate
listener before the dialog is actually shown. Since that listener ultimately
calls EndDialog, the dialog is actually hidden before it could get shown way up
the stack.

I changed the ToTop implementation on windows so it behaves like other platforms
(and doesn't set the focus to an invisible window). Whether this change triggers
other side effects is not easy to say.

fixed in CWS vcl92

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