To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111147
                 Issue #|111147
                 Summary|Reverting changes in table structure messes up some st
                        |ructual table information.
               Component|Word processor
                 Version|OOO320m12
                Platform|Unknown
                     URL|
              OS/Version|Windows, all
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|writerneedsconfirm
             Reported by|steffen_boersig





------- Additional comments from steffen_boer...@openoffice.org Mon Apr 26 
09:04:09 +0000 2010 -------
If you try to copy some rows (>1) of a table, and copy that content into a
single row the table will be expanded and the copied rows will be inserted 
properly.
But after you revert the copying step just after that, and do the copy command
the second time the result will be different. All content of the copied rows
after the first will be copied into the last cell.

Difficult to explain so a step-by-step guide will let you see the problem.
1.) Create a table in Writer 2 columns, 3 rows.
2.) Insert content into the first 2 lines like A1, A2, B1, B2.
3.) Select the first 2 lines.
4.) uno:Copy ( Ctrl + C )
5.) Step into the first cell of the last row. ( C1 )
6.) uno:paste ( Ctrl + V )
7.) ==> Result 1
8.) Revert the copy command; uno:undo ( Ctrl + Z )
9.) Copy again; uno:Copy ( Ctrl + C )
10.) ==> Result 2

Result 1 != Result 2

As far as I tested it, I seems not to be a problem of the copied content. That
is not altered in the process, but the table is in some way. There seems to be
some structural information of the table being modified but not reverted by the
undo command.

---------------------------------------------------------------------
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: issues-unsubscr...@sw.openoffice.org
For additional commands, e-mail: issues-h...@sw.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to