Modify ↓
Opened 13 years ago
Closed 13 years ago
#8946 closed defect (fixed)
Text below table is indented
Reported by: | Ryan J Ollos | Owned by: | Chris Nelson |
---|---|---|---|
Priority: | normal | Component: | TracJsGanttPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
When there is text below the table, it is indented (shifted to the right). This defect is also seen in the screen capture below (the Edit and other buttons are shifted to the right):
I'm working around this by adding a [[BR]]
on the line after using the TracJsGanttChartMacro
, but thought you might like to know about the issue anyway.
Attachments (8)
Change History (11)
Changed 13 years ago by
Attachment: | TracJsGantt-ShowingRightShiftedButtons.png added |
---|
comment:1 Changed 13 years ago by
Changed 13 years ago by
Attachment: | EditThisPageIsShifted.png added |
---|
Changed 13 years ago by
Attachment: | lwidth200.png added |
---|
Changed 13 years ago by
Attachment: | lwidth400.png added |
---|
Changed 13 years ago by
Attachment: | lwidth500.png added |
---|
Changed 13 years ago by
Attachment: | lwidth600.png added |
---|
Changed 13 years ago by
Attachment: | lwidth800.png added |
---|
Changed 13 years ago by
Attachment: | lwidth300.png added |
---|
comment:2 Changed 13 years ago by
Here is the result of some more testing that may help with this ticket and #8943. Something is messed up because the column width is less with lwidth = 400
and lwidth = 500
then with lwidth = 300
.
- With
lwidth=200
:
- With
lwidth=300
:
- With
lwidth=400
:
- With
lwidth=500
:
- With
lwidth=600
:
- With
lwidth=800
:
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Issue appears to be resolved as of release 0.7 (possibly by [10388]?).
Note: See
TracTickets for help on using
tickets.
When
lwidth
is made smaller, the cause of the issue is more apparent. This is also somewhat revealing of the issue with #8943: