Closed
Bug 1462680
Opened 8 years ago
Closed 8 years ago
Word wrapping on Etherpad seems to be broken
Word wrapping on Etherpad seems to be broken
---
---
---
QA Whiteboard:
---
Has STR:
---
Change Request:
---
0
Bug Flags:
| Reporter | |
Descriptionβ’8 years ago
|
Etherpads with long lines (example [1]) seem not to wrap since at least 61.0b1
Not sure what's up with that, but :jdm's running a bisect.
[1]
| Reporter | |
Comment 1β’8 years ago
|
Comment 2β’8 years ago
|
mozregression points the finger at bug 1035091. This explains why I was seeing surprising results when checking older beta builds vs nightly builds.
Blocks: 1035091
Comment 3β’8 years ago
|
inline style sheet #0 on etherpad has this:
@-moz-document url-prefix() {
body.doesWrap:not(.noprewrap)>div {
white-space:pre-wrap
}
}
Updatedβ’8 years ago
|
Comment 4β’8 years ago
|
Actually this bug was filed a bit ago.
Status: NEW β RESOLVED
Closed: 8 years ago
Resolution: --- β DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
