You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2014/10/06 04:33:42 UTC

[Issue 125717] New: insert frame should add newline

https://issues.apache.org/ooo/show_bug.cgi?id=125717

          Issue ID: 125717
        Issue Type: DEFECT
           Summary: insert frame should add newline
           Product: Writer
           Version: 4.1.1
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: editing
          Assignee: issues@openoffice.apache.org
          Reporter: TorrAB@Yahoo.com

Created attachment 84017
  --> https://issues.apache.org/ooo/attachment.cgi?id=84017&action=edit
file with frames

Open Figs.odt and Figs.ods. In Figs.ods, copy (^c) A1 to the clipboard, and
paste it (^v) to the end of Figa: 'aa' appears in a new parag (visible as
nonprinting char EOL) below 'Figa'.
    Now, click the graphic under Figb, copy it to the clipboard, and paste it
(^v) to the end of 'Figc': the graphic appears OVER 'Figc'. So, to obtain the
graphic under 'Figc', you must first hit Enter to make a new parag.
    If you delete the frame 'aa' from Figa, the new parag that was created
remains; so, if you copy-and-paste cell B1 (because you wanted to replace 'aa'
with 'bb'), you get it in another new parag; the 'old-new' parag associated
with 'aa' must be deleted --annoying.
    Summary: the behaviour of paste (automatically adding, or not, a new parag)
depends on the object. It should be consistent. Adding automatically a new
parag may seem convenient, but it's unexpected (counter-intuitive), and
annoying when replacing the object.
Conclusion: paste should not add a new parag; that's an unexpected side-effect.

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125717] insert frame should not add newline

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125717

Bugzill Apatcheer <ra...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |random.aoo.bugzilla.contrib
                   |                            |utor@gmail.com

--- Comment #2 from Bugzill Apatcheer <ra...@gmail.com> ---
I managed to replicate the bug with following steps:

1. Download "file with frames" (Figs.odt) and "file with cells to copy"
(Figs.ods) attachments.
2. Open Figs.odt in OO Writer.
3. Open Figs.ods in OO Calc.
4. Click on A1 cell in Figs.ods and press ctrl+c
5. Place cursor at the end of word "Figa" in Figs.odt and press ctrl+v
6. Observe a frame with "aa" appear with a new paragraph symbol (see
125717-bugzill-step-6.png screenshot).
7. Click on the graphic under "Figb" word in Figs.odt and press ctrl+c
8. Place cursor at the end of word "Figc" in Figs.odt and press ctrl+v
9. Observe the graphic appearing over the "Figc" word without any paragraph
symbol being added (see 125717-bugzill-step-9.png screenshot).
10. Click on "aa" under "Figa" in Figs.odt to select it and press Delete on
keyboard to delete it.
11. Observe a paragraph that was added with "aa" remaining (see
125717-bugzill-stpe-11.png screenshot).
12. Click on B1 cell in Figs.ods and press ctrl+c
13. Place cursor at the end of word "Figa" in Figs.odt and press ctrl+v
14. Observe a frame with "bb" appear with a new paragraph symbol (see
125717-bugzill-step-14.png screenshot).

Note that ^c and ^v are just another names for ctrl+c and ctrl+v that are more
used on unix-like systems.

I wanted to see if other objects besides the frame add the new paragraph when
being inserted, so I did the next follow-up tests:
1. Create a new OO Writer document (call it Document A).
2. Add a chart with Insert->Object->Chart...
3. Create another new OO Writer document (call it Document B).
4. Copy the chart from Document A with ctrl+c
5. Paste the chart into Document B with ctrl+v
6. Observe that the pasted chart didn't add any paragraph symbols to Document
B.

1. Create a new OO Writer document (call it Document A).
2. Add a picture with Insert->Picture->From File...
3. Create another new OO Writer document (call it Document B).
4. Copy the picture from Document A with ctrl+c
5. Paste the picture into Document B with ctrl+v
6. Observe that the pasted picture didn't add any paragraph symbols to Document
B.

It looks like copy-pasting charts and pictures from other documents doesn't
case new paragraphs to be added.


System:
Windows 7 64bit,
clean install of Apache OpenOffice 4.1.1
AOO411m6(Build:9775)  -  Rev. 1617669
2014-08-13 09:06:54 (Mi, 13 Aug 2014)

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125717] insert frame should not add newline

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125717

TAB <To...@Yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|insert frame should add     |insert frame should not add
                   |newline                     |newline

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125717] insert frame should add newline

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125717

--- Comment #1 from TAB <To...@Yahoo.com> ---
Created attachment 84018
  --> https://issues.apache.org/ooo/attachment.cgi?id=84018&action=edit
file with cells to copy

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125717] insert frame should not add newline

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125717

--- Comment #7 from TAB <To...@Yahoo.com> ---
Comment 2 items 6 and 14 confirm the problem: new parag added for SOME paste
operations. 'other objects' don't add any paragraph..

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125717] insert frame should not add newline

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125717

--- Comment #6 from Bugzill Apatcheer <ra...@gmail.com> ---
Created attachment 84036
  --> https://issues.apache.org/ooo/attachment.cgi?id=84036&action=edit
125717-bugzill-step-14.png

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125717] insert frame should not add newline

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125717

--- Comment #4 from Bugzill Apatcheer <ra...@gmail.com> ---
Created attachment 84034
  --> https://issues.apache.org/ooo/attachment.cgi?id=84034&action=edit
125717-bugzill-step-9.png

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125717] insert frame should not add newline

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125717

--- Comment #5 from Bugzill Apatcheer <ra...@gmail.com> ---
Created attachment 84035
  --> https://issues.apache.org/ooo/attachment.cgi?id=84035&action=edit
125717-bugzill-step-11.png

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

[Issue 125717] insert frame should not add newline

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=125717

--- Comment #3 from Bugzill Apatcheer <ra...@gmail.com> ---
Created attachment 84033
  --> https://issues.apache.org/ooo/attachment.cgi?id=84033&action=edit
125717-bugzill-step-6.png

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.