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)

Desktop
Linux

Tracking

(Webcompat Priority:P3, Webcompat Score:3)

Webcompat Priority P3
Webcompat Score 3

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:

  1. Navigate to: https://amaranth-lang.org/docs/amaranth/latest/start.html
  2. Select some code lines to copy and paste them in Notepad
  3. 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

Might be the same as bug 1789825?

Severity: -- → S3
User Story: (updated)
Priority: -- → P3
See Also: → 1789825
Webcompat Priority: --- → P3
Webcompat Score: --- → 3

(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
User Story: (updated)
User Story: (updated)
See Also: 1789825
You need to log in before you can comment on or make changes to this bug.