[issue2551070] textarea wrap="hard" doesn't work with firefox 68
Ludwig Reiter <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
New submission from Ludwig Reiter: In the Web interface we use textareas with wrap="hard" to wrap text. But there is following bug in FF68: Textarea wrap=hard does not actually insert newlines when posting https://bugzilla.mozilla.org/show_bug.cgi?id=1568313 A possible solution could be: * implement serverside wrap for the textarea string. * implement a client side wrap with javascript and for FF only. ---------- components: Web interface messages: 6825 nosy: LudwigReiter severity: normal status: new title: textarea wrap="hard" doesn't work with firefox 68 type: behavior _________________________________________________ Roundup tracker <[email protected]> <https://issues.roundup-tracker.org/issue2551070> _________________________________________________