[Trac-tickets] Re: [The Trac Project] #1886: Progress bar layout of
Milestone is invalid.
The Trac Project
noreply at edgewall.com
Mon Oct 24 22:43:49 CDT 2005
#1886: Progress bar layout of Milestone is invalid.
-----------------------+----------------------------------------------------
Reporter: anonymous | Owner: cboos
Type: defect | Status: assigned
Priority: normal | Milestone: 0.9
Component: roadmap | Version: devel
Severity: minor | Resolution:
Keywords: layout |
-----------------------+----------------------------------------------------
Comment (by trac at justin.meagerman.net):
The above trick is already being used for the progress bars, but I do not
think that is the way to go. It would be much preferable to use css to get
it correct than to hack the percentages due to a bug in IE. Hacking the
percentages already causes other problems because they do not add to 100%
anymore (like the width of the percent_active bar no longer being
correct).
I was looking at correcting this in my implementation of milestone stat
extension points, which I am nearly finished (This is the last issue I was
going to solve before submitting it).
-- Justin
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1886>
The Trac Project <http://trac.edgewall.com/>
More information about the Trac-Tickets
mailing list