You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.Exception: Abnormal termination due to an uncaught exception.
java.lang.ArrayIndexOutOfBoundsException: 1 >= 1
at java.util.Vector.elementAt(Vector.java:479)
at javax.swing.tree.VariableHeightLayoutCache.getNode(VariableHeightLayoutCache.java:994)
at javax.swing.tree.VariableHeightLayoutCache.getMaxNodeWidth(VariableHeightLayoutCache.java:1007)
...
at info.clearthought.layout.TableLayout.calculateLayoutSize(TableLayout.java:1458)
...
at org.jdesktop.swingx.JXCollapsiblePane.getPreferredSize(JXCollapsiblePane.java:655)
...
Looks like a bug in JXCollapsiblePane or TableLayout. Not sure if it's possible to update these dependencies with a reasonable amount of work.
The text was updated successfully, but these errors were encountered:
QA 41686
Looks like a bug in JXCollapsiblePane or TableLayout. Not sure if it's possible to update these dependencies with a reasonable amount of work.
The text was updated successfully, but these errors were encountered: