Open
Bug 1915349
Opened 1 year ago
Updated 6 months ago
amaranth-lang.org -Copy-pasting the code examples in a text editor (Notepad) adds extraneous empty lines between every line
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Webcompat Priority:P3, Webcompat Score:3)
NEW
People
(Reporter: rbucata, Unassigned)
References
(Depends on 1 open bug, )
Details
(Keywords: webcompat:platform-bug, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs])
User Story
platform:windows,mac,linux,android impact:annoyance configuration:general affects:all branch:release diagnosis-team:dom user-impact-score:40
Environment:
Operating system: Windows
Firefox version: Firefox 129.0
Steps to reproduce:
- Navigate to: https://amaranth-lang.org/docs/amaranth/latest/start.html
- Select some code lines to copy and paste them in Notepad
- Observe
Expected Behavior:
The rows do not have spaces between them
Actual Behavior:
Extra spaces added between rows
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in Firefox Nightly, and Firefox Release
- Does not reproduce in Chrome
Created from https://github.com/webcompat/web-bugs/issues/140657
Comment 1•1 year ago
|
||
Might be the same as bug 1789825?
Severity: -- → S3
User Story: (updated)
Keywords: webcompat:needs-diagnosis
Priority: -- → P3
See Also: → 1789825
Updated•1 year ago
|
Webcompat Priority: --- → P3
Updated•1 year ago
|
Webcompat Score: --- → 3
Comment 2•10 months ago
|
||
(In reply to Dennis Schubert [:denschub] from comment #1)
Might be the same as bug 1789825?
In this case there's no \r involved, but instead user-select: none. Bug 1211737 fits that.
Depends on: 1211737
Keywords: webcompat:needs-diagnosis
Updated•8 months ago
|
User Story: (updated)
Updated•8 months ago
|
Keywords: webcompat:platform-bug
You need to log in
before you can comment on or make changes to this bug.
Description
•