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: [email protected]
Reporter: [email protected]
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.