Open
Bug 1423257
Opened 8 years ago
Updated 2 years ago
Can't copy batch file code from website
Categories
(Core :: DOM: Selection, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: darkje01, Unassigned)
Details
Attachments
(1 file)
76.41 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171128222554
Steps to reproduce:
If I try to copy a batch file from a [code] block on the 'steam guides' website, the resulting paste is missing returns.
If I try microsoft's or google's competition browsers I do get the expected result.
You can try for yourself here: http://steamcommunity.com/sharedfiles/filedetails/?id=1173862256
Actual results:
The result is missing returns, and becomes a 'soup' when pasted into pastebin or notepad. 'Inspector' function show the returns are already stripped in there.
see attached file 'Capture1.PNG'
Expected results:
The result should have returns, like the other browsers do.
Updated•8 years ago
|
Component: Untriaged → Selection
Product: Firefox → Core
Updated•8 years ago
|
Priority: -- → P1
Updated•8 years ago
|
Priority: P1 → P3
Updated•3 years ago
|
Severity: normal → S3
Comment 1•3 years ago
|
||
Hi,
I also want to copy batch file code from website(https://foe-rechner.com/) but can't do that. If you get solution of copy plz mention me.
Thanks.
You need to log in
before you can comment on or make changes to this bug.
Description
•