#12799 closed defect (fixed)
Milestone progress bars are very narrow
Reported by: | Martijn Zeedijk | Owned by: | Martijn Zeedijk |
---|---|---|---|
Priority: | normal | Component: | SimpleMultiProjectPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.0 |
Description
When in Roadmap view and having "group by project" on, The progress bars for each milestone are very narrow. I investigated it a bit and compared it to the normal roadmap view. In normal roadmap view there is a div around the bars with class="trac-progress", which define a width. For the progress bars of the milestones in project roadmap view there is no such div.
Attachments (0)
Change History (6)
comment:2 Changed 8 years ago by
Owner: | changed from falkb to Cinc-th |
---|---|
Status: | new → assigned |
Thanks for the report, looks reasonable. A very quick search in the current sources hasn't give me a hint, and I'm a bit outdated with the latest changes of Cinc-th.
comment:3 Changed 8 years ago by
Hi *,
I'll look into that issue the coming days. Works fine for me but I use a custom theme. I had to apply some minor fixes in the past after upgrading from 0.12 to 1.0 so very likely this slipped through.
comment:6 Changed 8 years ago by
Owner: | changed from Cinc-th to Martijn Zeedijk |
---|
When I add a
<div class="trac-progress">....</div>
around the bars in Firefox Webdeveloper it shows indeed the bars with the correct width.I tested it with: