Mark Fletcher wrote: > OK. FWIW, label() shows the same behavior as xpath(); removing the text > triggers a refresh, adding text does not. >
After examining the code, it seems XXE ``triggers a refresh'' for CSS selector "foo:empty" when you add or remove child elements or child text nodes to element "foo". It currently cannot detect the fact that the user has typed some text in a previously empty text node. Sorry but there is no way to improve the situation without making XXE much slower than it already is. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

