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

CPU eating paint loop #52

Open
davidekholm opened this issue Apr 16, 2019 · 0 comments
Open

CPU eating paint loop #52

davidekholm opened this issue Apr 16, 2019 · 0 comments

Comments

@davidekholm
Copy link

I've noticed that when using the Darcula Look&Feel in combination with a JComboBox that's editable (simply call setEditable(true)), then the whole UI gets thrown in a never ending repaint loop, thereby eating precious CPU cycles.

Tested on Mac and Windows. Changing Look and Feel makes it behave again.

To see the bug in action, open jAlbum software (http://jalbum.net), then open Settings->Tiger and watch the CPU meter. Switch to any other tab and the problem is gone.

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