Hello,

I'm having a problem with annotation underlines not being refreshed
properly in XQDT (which uses SSE). It happens only when the annotation
spans over white spaces. AFAICT, the faulty annotation is properly deleted
but somehow only the part containing characters is refreshed.

It might have to do with the difference between ITextRegion.getTextLength()
and ITextRegion.getText(). When I change my implementation so that
getTextLength() always equates getText() I don't have the refresh problem
above.

Still investigating. Meanwhile, any ideas what could be wrong?
thanks
Lionel
_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Reply via email to