Skip to content

Wrong line gets copied over when selecting text #2499

@ltguillaume

Description

@ltguillaume

Two files:

A (left)

Keyboard Layout
===============

Key                    Action
~~~                    ~~~~~~

B (right)

Keyboard Layout
===============

aKey                    Action
a~~~                    ~~~~~~
a

Now, if I select the line Key Action in file A by putting the cursor before the K, then hold Shift and press Arrow Down, I would expect that a copy via Alt Right would result in the line aKey Action to become Key Action on the right.

Instead, the line a~~~ ~~~~~~ becomes ~~~ ~~~~~~.

In this situation, the cursor might be in front of the line ~~~ ~~~~~~, but it doesn't make sense that the line the cursor is in front of is now copied over instead of the selected text.

WinMerge 2.16.44
Windows 10

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions