https://issues.apache.org/ooo/show_bug.cgi?id=118905
--- Comment #7 from Armin Le Grand <[email protected]> 2012-02-27 10:31:46 UTC --- ALG: The reason is interesting, I removed the need to switch OverlayManagers during TextEdit in branch aw080, but it's not ready yet. Switching OverlayManagers was a fix itself, necessary because EditView (with EditEngine) can only work with a Window, not a VirualDevice as is used for overlay. I made EditView work on VirtualDevices and comlteletely removed the switching code, so this should also remove the problem. If you are interested in this solution I could try to extract the needed parts from aw080 (or you may take a look, it's at https://svn.apache.org/repos/asf/incubator/ooo/branches/alg/aw080). -- Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
