Tracker textarea field's word-break: break-all property breaks words when they don't need to be
- Status
- Closed
- Subject
- Tracker textarea field's word-break: break-all property breaks words when they don't need to be
- Version
- Regression from 25.x to 26.x
master - Category
- Regression
- Developer Training
- Feature
- Trackers
UI / UX (User interface and experience) - Resolution status
- Fixed or Solved
- Submitted by
- Gary Cunningham-Lee
- Lastmod by
- Bruno Kambere
- Rating
- Description
In branch 26, word-break: break-all is applied in an inline style to the textarea tracker field contents. This causes extreme word breaks where they aren't needed, and makes content look broken.
Matrix chat comment with screenshot
This is new, compared to Tiki 25. I'm guessing it was added because of tight space when a tracker item is being edited inline, but it isn't good for other situations that don't have that space limit.
If there is a way to limit the scope of this style to the locations where space is limited (inline tracker item editing?), then a CSS rule should be added that has that scope.
If there's no way to limit the scope like that, then at least the property should be added with a class and a CSS rule, not with inline CSS, so it can be overridden in the instances where it isn't wanted.
- Importance
- 9
- Easy to solve?
- 8
- Priority
- 72
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 8434
- Created
- Sunday 25 June, 2023 07:40:04 UTC
by Gary Cunningham-Lee - LastModif
- Tuesday 11 July, 2023 12:24:47 UTC