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


User as changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|RESOLVED                  |REOPENED
--------------------------------------------------------------------------------
                Resolution|FIXED                     |
--------------------------------------------------------------------------------
          Target milestone|OOo 2.0                   |OOo Later
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Mar  1 06:07:16 -0800 
2005 -------
AS->mmeeks: Soory .. but I#ve tried to implement this enhancement ... but it 
wasn't successfully.

a)
toFront() isnt the only function, which brings the document window realy to 
front. 
Every setVisible() / Show() / setFocus() / GrabFocus() call can do the same 
implicitly. But such calls was made more then once during loading ... I've 
removed 
it ... and got some strange effects. see b)

b)
On Windows it worked ... but produced some strange repaint and input errors.
e.g. the writer cursor was damaged, the calc module redirects her key input 
events 
to the wrong document window (without changing the focus!).

On Linux it doesnt worked in general. We have another feature, where we restore 
position and size of document windows dependend from the used application 
module. Of course that is done on the end of the load process. This resize on 
the 
top level window bring the window to front automaticly (on linux). May be that 
this 
depends on the used window manager.

At least it was not possible to implement this feature realy. On the other side 
we 
accept the idea behind this patch as a good one .-) So we retarget this task to 
OOLater and may be we find a better solution if we can spend more time on this 
implementation.

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