https://issues.apache.org/ooo/show_bug.cgi?id=122142
Armin Le Grand <armin.le.gr...@me.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ACCEPTED --- Comment #3 from Armin Le Grand <armin.le.gr...@me.com> --- ALG: problem is the hilighting using handles which use overlay; the OverlayFrame for the slight blinking is not intended to be shown with actiove TextEdit (this will need extended EditEngine stuff so that EE will not directly paint itself to the target window). That CaptionObjects use it is an error. It can also be reproduced with caption objects directly. I also checked for lines, edges, measures, customshapes and tables due to usage in ImpIsFrameHandles, but only for captions it's as bad as described. To be minimal invasive, do a simple fix this time in handle creation directly in the central handle creation method. -- You are receiving this mail because: You are on the CC list for the bug.