XML Style properties (filters)
There's something odd happening when one tries to add a 'filter' property ( e.g. filter:url(#filterid) ) to a style attribute, on a XML Editor dialog. The filter object is found (if it exists) and correctly loaded into the SPStyle object but in the end, for some reason, the 'filter' property is simply discarded and ends up not being set (try it yourselves if this sounds confusing). I've been debugging style.cpp and related methods exhaustively and can't understand why this happens, is there something that needs to be enabled somewhere else? Can someone more enlightened on this subject please provide some hints here?
Sorry for a late response. I'm now testing this and it works for me, at least so far as the added filter property remains set in the style string without disappearing. Has this been fixed? Or am I not testing it correctly, and if so, can you give a sample file with steps to reproduce?
On 6/26/06, Hugo Rodrigues <haa.rodrigues@...400...> wrote:
There's something odd happening when one tries to add a 'filter' property (e.g. filter:url(#filterid) ) to a style attribute, on a XML Editor dialog. The filter object is found (if it exists) and correctly loaded into the SPStyle object but in the end, for some reason, the 'filter' property is simply discarded and ends up not being set (try it yourselves if this sounds confusing). I've been debugging style.cpp and related methods exhaustively and can't understand why this happens, is there something that needs to be enabled somewhere else? Can someone more enlightened on this subject please provide some hints here?
participants (2)
-
bulia byak
-
Hugo Rodrigues