DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43446>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43446 Summary: Crash / Out of memory when using focus animations. Product: Batik Version: 1.7 Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: P2 Component: SVGGraphics2D AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I am busy creating SVG based components, and I am encountering problems with crashing animations. When that happens the animation stops, the memory usage skyrockets, and after a few seconds I get an Out of Heap space error. I narrowed it down to the following situation: I have a box with a focusin/focusout animation When I move the mouse in and out of the box the animation runs fine. However when I move the mouse pointer straight from the box outside the JSVGCanvas component, it will hang and cause an out of memory exception. As long as the mouse pointer 'touches' an empty part of the SVG before exiting the canvas, there is no problem. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
