Bug #2310
[UI] Metadata text wrapping: should force-break very long words in Package Info popup
Description
If a character string delimited by spaces exceeds the maximum line length of 33 characters, Doomsday shifts down the entry by one line, starting from the beginning of the overlong string and then applies a line break. The 'version' and 'license' entries are affected likewise.
Windows 10 x64 v1809, Doomsday x64 build 2904
History
#1 Updated by skyjake about 6 years ago
This issue is not unique to package metadata. It generally relates to forced word wrapping behavior in LabelWidget.
#2 Updated by xe_sued about 6 years ago
Update: URLs (i.e. strings containing forward slashes "/") doesn't seem to be affected by this issue, they get properly wrapped to the next line.
#3 Updated by skyjake about 6 years ago
- Target version set to 2.3.x
#4 Updated by skyjake about 6 years ago
- Priority changed from Normal to Low
#5 Updated by skyjake about 5 years ago
- Subject changed from Doomsday 2 package - info.dei: maximum string length issue to Doomsday 2 package - UI text wrapping issue in Package Info popup
#6 Updated by skyjake about 5 years ago
- Subject changed from Doomsday 2 package - UI text wrapping issue in Package Info popup to [UI] Metadata text wrapping: should force-break very long words in Package Info popup