Skip to content

Improve selection of paste content #72

@cgzones

Description

@cgzones

When selecting the content of a paste either via Ctrl-a or via mouse selection extra newlines are included.

E.g. with a paste of

test
test1
test2
test3
test4
test5

Ctrl-a results on chromium in

home
download raw
test
test1
test2
test3
test4
test5

and on firefox in



test

test1

test2

test3

test4

test5


Selecting the content via mouse works on chromium, but on Firefox the result is

test

test1

test2

test3

test4

test5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions