Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ArrayIndexOutOfBoundsException in BasicTabbedPaneUI #433

Open
dominikl opened this issue Mar 8, 2024 · 1 comment
Open

ArrayIndexOutOfBoundsException in BasicTabbedPaneUI #433

dominikl opened this issue Mar 8, 2024 · 1 comment

Comments

@dominikl
Copy link
Member

dominikl commented Mar 8, 2024

Looks like an internal Java error, probably can't do much about it. But just to keep track of it:
QA 41486

java.lang.Exception: Abnormal termination due to an uncaught exception.
java.lang.ArrayIndexOutOfBoundsException: 0
	at javax.swing.plaf.basic.BasicTabbedPaneUI.tabForCoordinate(BasicTabbedPaneUI.java:1510)
	at javax.swing.plaf.basic.BasicTabbedPaneUI.setRolloverTab(BasicTabbedPaneUI.java:579)
...
@dominikl
Copy link
Member Author

QA 41783

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant