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
When selecting the content of a paste either via
Ctrl-aor via mouse selection extra newlines are included.E.g. with a paste of
Ctrl-aresults on chromium inand on firefox in
Selecting the content via mouse works on chromium, but on Firefox the result is