To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53139
                  Issue #:|53139
                  Summary:|layout loop: table containing anchored object with
                          |page break moving backward
                Component:|Word processor
                  Version:|680m122
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|formatting
              Assigned to:|od
              Reported by:|od





------- Additional comments from [EMAIL PROTECTED] Wed Aug 10 00:19:01 -0700 
2005 -------
A table with a page break, which contains an anchored object can cause a layout
loop, if it moves backward.
Open attached document, place cursor at the beginning of page 2 (beginning of
paragraph 'AA') and hit key Backspace --> ASSERTION( 'looping louie' )

Defect cause:
By the described user action page 2 becomes empty. Thus, table 1 has to move
backward. The current implementation moves the content to page 1 and afterwards
forward to page 2 because of the page break. The same happens this table 2. It
is moved to page 2. But before it moves forward to page 3, it formats its
content. The containing anchored object is captured on the page and overlaps
with table 1. Table 1 is formatted, doesn't fit, and thus, causes a move of
table 2 to page 4 again -> loop.

Solution:
On moving backward content spite of a page break (column break) in order to
fill-up pages without content, the content has to be moved to the correct page
(column).

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