To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91038
                 Issue #|91038
                 Summary|dialog do not be really draw before activate event has
                        | be fired.
               Component|gsl
                 Version|DEV300m19
                Platform|All
                     URL|
              OS/Version|Windows, all
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|pl
             Reported by|jianhuajiao





------- Additional comments from [EMAIL PROTECTED] Wed Jun 25 07:21:32 +0000 
2008 -------
In Windows, OOo will cause a problem when basic dialog work with 
TopWindowListener.
In attached document, a XTopWindowListener works with a simple dialog. and it
only watch the 
activate event.
click the button, the dialog is executed.
In Linux, the dialog shown, and run with triggered computation.
In Windows, the dialog do not be shown, only run the computation.

I think this maybe caused by below problem.
  when window is not really visible, the bHasFocus has be set as TRUE.
  this means the window has been shown and activated. But it is not.

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