-
Bug
-
Resolution: Fixed
-
P2
-
1.2.0
-
1.2fcs
-
generic
-
generic
-
Not verified
In my latest accessibility changes and bug fixing, I introduced a bug by where Tooltip in JApplets are broken. In streamlining some code, I casted both a JInternalFrame and JApplet to a JComponent, but JApplet isn't a JComponent.
Doh!
Easy two line fix in getPopupFitHeight and getPopupFitWidth