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


User fs changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|fs                        |nn
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Wed Dec 17 20:19:34 +0000 
2008 -------
fs->nn: The reason for the current situation is in ScTabViewShell::Notify, which
- upon a SFX_HINT_MODECHANGED notification - switches the form layer into design
mode when the complete document switches to "writable", and the alive mode when
the complete document switches to "read-only".

The former is certainly necessary, whether the latter is really the desired
behavior, I cannot judge - the issue claims it isn't.

My suggestion would be the following:
When the document is switched to "writable", then call "GetOpenInDesignMode" at
the FmFormModel. This property indicates whether or not the form layer should be
in design mode when the document is initially opened. Use this to decide which
mode to set the form layer to in the SFX_HINT_MODECHANGED case.

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