Patch #18659
Do not truncate subissue/related issues titles on single issue view
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | UI | |||
Target version: | 3.0.0 |
Description
The titles of subissues in the subissue tree on single issue view are currently truncated at 60 characters, which on many modern/wide displays leaves a lot of unused whitespace.
The patch removes the truncation.
Related issues
Associated revisions
Do not truncate subissue/related issues titles on the issue view (#18659).
Patch by Felix Schäfer.
History
#1
Updated by Felix Schäfer about 6 years ago
- File 18659.patch
added
#2
Updated by Jean-Philippe Lang about 6 years ago
Why not doing the same change for the related issues that are displayed just below?
#3
Updated by Felix Schäfer about 6 years ago
- File 18659.patch
added
Because we had not thought of it :-) I have attached an updated patch.
#4
Updated by Jean-Philippe Lang about 6 years ago
- Subject changed from Do not truncate subissue titles on single issue view to Do not truncate subissue/related issues titles on single issue view
- Category set to UI
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Target version set to 3.0.0
Patch committed in r13796, thanks.
#5
Updated by Go MAEDA over 5 years ago
- Duplicated by Feature #19970: More reasonable issue subject truncation for subtasks and related issues added
#6
Updated by Go MAEDA over 3 years ago
- Related to Defect #23574: Issue subjects are truncated at 60 characters on my page added