https://bugs.documentfoundation.org/show_bug.cgi?id=122835

            Bug ID: 122835
           Summary: Selecting a page's first line also selects
                    beginning-of-page marker
           Product: LibreOffice
           Version: 6.1.4.2 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: johannes.riec...@gmail.com

Descrption: When I select any page's first line including line-break with mouse
or keyboard and then instantiate the selection's contents somewhere else in the
document (cut/copy/paste or drag&drop), then a line-break is inserted before
the selection contents. When selecting with the mouse, then any selection
including the page's first character is enough.

Steps to reproduce:
1. In a new document type Lorem<newline>Ipsum<newline>
2. Move to the beginning of line 1 and select it with shift down arrow. 
3. Cut the line.
4. Move to the empty line at the end and paste.

Expected result:
==Page 1==
Ipsum
Lorem

Actual result:
==Page 1==
Ipsum
==Page 2==
Lorem

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to