Hi Roger,

[EMAIL PROTECTED] wrote on 05/17/2006 01:06:59 PM:

> I have a rectangle that usually gets its fill color by class from a
> <style></style> sheet, but I sometimes temporarily override the color
> with an inline style="fill: color" attribute.
> 
> When I switch to the inline style, the color changes immediately.
> When I switch back, by removing the style attribute, the color changes
> back only with great reluctance.

    This seems like a bug.  For some reason when the inline style
is removed it seems like we aren't recascading properly.  Can
you give a small example?  Preferably as an attachment in Bugzilla.

> I can actually change the size of the rectangle through the DOM
> without the correct color being painted.  On the other hand, if I
> switch back to the inline style again, the correct color is painted
> transiently before the inline style takes effect.
> 
> Is this a known bug in batik-1.6?  Is there a known fix?

    It's not a known bug...


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to