[Firefox] Line breaks are lost when copying function/constructor signature #2314
Labels
bug
format: html
An issue/PR related to Dokka's default HTML output format
html: frontend
An issue/PR that only or primarily requires frontend work (html/css)
Describe the bug
Reproduced only with Firefox, other browsers work as expected: line breaks are lost when pasting content from function/constructor parameters wrapping (introduced in #2309)
There's a very old bug in mozilla's tracker: https://bugzilla.mozilla.org/show_bug.cgi?id=492147
Expected behaviour
Content should be copied as
Actual behaviour
Content is copied as
To Reproduce
Generate dokkaHtml for a function/constructor with 3+ parameters, try to copy it (either via the copy button or by selecting) and paste somewhere
Installation
Additional context
Using
\a
also doesn't work.The text was updated successfully, but these errors were encountered: