Reply To: Bug Reporting
A Tale of 2 Secrets › Forums › T.E.M.P.E.S.T. › Bug Reporting › Reply To: Bug Reporting
15th November 2025 at 11:24 am
#113433
upsidedown
Participant
Since the dawn of time, when people post long ciphertexts without spaces on the forum they overflow the post box (example).
Assuming this is not desirable/intended, this could be fixed with a CSS rule like this:
div.bbp-reply-content { word-break: break-word; }
Again, thanks for the suggestion. The team will take a look, Harry