Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 4 of Ticket #3104


Ignore:
Timestamp:
02/17/21 23:06:34 (4 years ago)
Author:
mkommend
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3104

    • Property Status changed from new to reviewing
    • Property Owner changed from mkommend to pfleck
  • Ticket #3104 – Description

    initial v4  
    11When cells are selected with the cursor keys or pos1, end, page up and page down keys some values are not included in the copied text.
    22
    3 Steps for reproduction
    4 1) Select any cell
    5 2) Hold shift and press page up to select every cell upwards until the first row
    6 3) Copy values with ctrl+c
    7 4) Paste into excel or editor. Only two values are copied
     3Steps for reproduction:\\
     41) Select any cell \\
     52) Hold shift and press page up to select every cell upwards until the first row \\
     63) Copy values with ctrl+c \\
     74) Paste into excel or editor. Only two values are copied.
    88
    99Another issue is when multiple different areas are selected the not selected cell between are omitted and the content is pasted without any white spaces in between. This behavior should also be corrected.