[Webkit-unassigned] [Bug 10735] Clicking in SVG results causes WebKit to consume 100% CPU for several minutes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 04:01:47 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=10735





------- Comment #5 from hyatt at apple.com  2007-01-10 04:01 PDT -------
Maybe try subclassing positionForCoordinates on all SVG objects to return an
empty VisiblePosition... with no element at all.... e.g., VisiblePosition(0, 0,
DOWNSTREAM);


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list