Actions
Defect #15878
closedAutomatic line break on a numbered list should start the same position as the text before the line break.
Status:
Closed
Priority:
Low
Assignee:
-
Category:
PDF export
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
When I create a PDF for a page using numbered lists and one line is long enough to produce a line break the new line starts left of the numbers instead right of the numbers. This graphic should make this problem more clear:
1. texttexttext 2. texttexttext\n texttexttext 3. texttexttext
It should be more like:
1. texttexttext 2. texttexttext\n texttexttext 3. texttexttext
Files
Updated by Jun NAITOH almost 10 years ago
- File redmine-246.png redmine-246.png added
- File redmine-260.png redmine-260.png added
This problem already fixed by Redmine 2.6.0.
Thanks.
- Redmine 2.4.6 result
- Redmine 2.6.0 result (use rbpdf 1.18.1, 1.18.5)
Updated by Toshi MARUYAMA almost 10 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Thank you.
Actions