Modify ↓
Opened 14 years ago
Closed 14 years ago
#8943 closed defect (fixed)
Radio buttons wrap to two rows on Firefox 5 / IE 9
| Reported by: | Ryan J Ollos | Owned by: | Chris Nelson |
|---|---|---|---|
| Priority: | normal | Component: | TracJsGanttPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.11 |
Attachments (1)
Change History (6)
Changed 14 years ago by
| Attachment: | TracJsGanttRadioButtons.png added |
|---|
comment:1 Changed 14 years ago by
comment:2 follow-up: 3 Changed 14 years ago by
| Status: | new → assigned |
|---|
I'll take a look. We are likely to end up on FF5 soon. Thanks.
comment:3 Changed 14 years ago by
Replying to ChrisNelson:
I'll take a look. We are likely to end up on FF5 soon. Thanks.
Thanks for looking. Further investigation led to me to believe this is not a problem that is specific to FF or even FF5. The real problem seems to be what is demonstrated in comment:2:ticket:8946.
comment:4 Changed 14 years ago by
comment:5 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Confirmed that this is fixed in 0.7.
Note: See
TracTickets for help on using
tickets.




The image in comment:1:ticket:8946 shows that the underlying problem is probably that the
Formatradiobuttons don't span multiple columns.