Actions
Defect #19120
closedWrap parent task title on the issue list
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
The parent task titles on the issue list are not wrapped, which might cause the parent task column to get very wide, although there might be only a few entries for a full issue list page.
Files
Updated by Felix Schäfer almost 10 years ago
- File 19120.patch 19120.patch added
The attached patch makes whitespace breaking again for table cells with parent task names, in the same way as for the issue subjects.
It might also be good to have whitespace wrap in project titles in the issue list, i.e. with the additional tr.issue td.project
matcher in that rule.
Updated by Jean-Philippe Lang almost 10 years ago
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Patch committed, thanks.
Actions