Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Another Firefox 1.5 issue with SVG

Dietmar AustMar 29 2006 — edited Mar 30 2006
Well, once again a problem with FF1.5 :(.

The chart won't display the background color of the and the gridlines disappeared as well.
It works in IE6 and FF1.0.7.

It seems like at least the following two css entries are ignored/not picked up:
.GridLine{stroke:#000000;stroke-width:0.3;stroke-dasharray:2,4;fill:none;}
rect.chartholderbackground{fill:#0000FF;stroke:#cccccc;stroke-width:1;}

Any ideas?
~Dietmar.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2006
Added on Mar 29 2006
13 comments
346 views