-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: None
-
Component/s: GVT
-
Labels:None
-
Environment:Operating System: Windows Vista
Platform: PC
Occasionally there's a NullPointerException thrown in the JSVGScrollPane.
It usually occurs when I quickly move the cursor over several elements that have tooltips and change their color with the set attribute. Then the whole SVGCanvas is white and is only repainted when I move the mouse over alle the displayed elements or resize the JInternaFrame that contains the canvas.
This happens because the viewBox is sometimes null.