Opened 10 years ago
Closed 10 years ago
#12170 closed defect (fixed)
[patch][ccla]Bars&Columns do not display correctly in Firefox3.5
Reported by: | ruanqi | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.6 |
Component: | Charting | Version: | 1.6.0b1 |
Keywords: | firefox3.5, bars, columns, collectSimpleStats | Cc: | Adam Peller, [email protected]… |
Blocked By: | Blocking: |
Description
Bars and Columns do not display correctly in Firefox3.5(see attached screen shot), it turns out that collectSimpleStats() in plot2d/common.js did return the right "stat" value. This issue can not be reproduced by debugger mode(very weird...).
PS: The testcase is charting/tests/test_chart2d.html
Attachments (5)
Change History (7)
Changed 10 years ago by
Attachment: | bar_ff35.png added |
---|
Changed 10 years ago by
Attachment: | columns_ff35.png added |
---|
Changed 10 years ago by
Attachment: | columns.png added |
---|
comment:1 Changed 10 years ago by
Priority: | high → normal |
---|---|
severity: | critical → normal |
Status: | new → assigned |
I cannot reproduce the bug, and the patch doesn't do anything --- it defines the same properties with the same values, but in a different mode. Theoretically the patch has no effect. But if it helps you in some way, I don't see why not commit it. ;-)
comment:2 Changed 10 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Bars Chart in firefox3.5