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


User od changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Thu Oct 15 13:56:56 +0000 
2009 -------
Investigation reveals that the built-in Frame Style "Graphics" has been changed
- I suspect by accident. The internal anchor attribute of Frame Style "Graphics"
is has been changed to "to frame".
This causes the crash, when inserting a new graphic, because this Frame Style is
used for newly inserted graphics.

Workaround:
- Open the document
- Open the Stylist
- Switch in the Stylist to Frame Styles
- Modify Frame Style "Graphics"
- Switch to pane "Type" in the format dialog of this Frame Style
- Hit "Standard" button
--> internal anchor attribute changes to "to page"
Now, newly graphics can be inserted without crashing.

Proposed fix:
(A) Handle the situation that the internal anchor attribute is set to "to frame"
--> fallback to anchor attribute "to paragraph", if no frame is found at which
the newly inserted graphic can be anchored at. (Note: method
<SwFlyFrmFmt::MakeFrms(..)>)
(B) Assure that the internal anchor attribute of Frame Styles can not be changed
via e.g. function Update Style of the Stylist.

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