To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=18219
User mba changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |INVALID
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Oct 20 03:12:08 -0700
2005 -------
This is not a bug, it's a restriction of the WriterWeb.
WriterWeb does not allow to open more than one window for the same file. If you
try to do so it will instead open the file a second time, in case of working
file locking this will happen in readonly mode. Of course those windows are not
synchronized because they belong to different document objects.
The reason that you can't open a second window to an HTML file in the WriterWeb
is that the layout component is not assigned to the view component but to the
model component, so you can never have more than one layout. Unfortunately in
HTML documents the layout depends on the window size, thus having two windows
open for the same documents would require two different layouts.
---------------------------------------------------------------------
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]