Message6825
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. |
|
Date |
User |
Action |
Args |
2019-11-29 09:57:21 | LudwigReiter | set | recipients:
+ LudwigReiter |
2019-11-29 09:57:21 | LudwigReiter | set | messageid: <1575021441.27.0.548066543919.issue2551070@roundup.psfhosted.org> |
2019-11-29 09:57:21 | LudwigReiter | link | issue2551070 messages |
2019-11-29 09:57:21 | LudwigReiter | create | |
|