Skip to content
New issue

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

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

Already on GitHub? # to your account

adding statusbar widgets with registerWidget broken in 2023.1, works in 2022.3 #159

Open
otamir opened this issue Apr 18, 2023 · 2 comments

Comments

@otamir
Copy link
Contributor

otamir commented Apr 18, 2023

Steps to reproduce:

  • in plugins view, add plugin -> groovy examples -> toolbar-widget, and run it.

Expected (2022.3):

  • Fibonacci widget appears in the status bar.

Actual (2023.1):

  • widget doesn't show up.

Error log:
2023-04-18 14:16:15,761 [ 38168] WARN - #c.i.o.w.i.s.w.StatusBarWidgetsManager - Factory is not registered as com.intellij.statusBarWidgetFactory extension: FibonacciWidget

@otamir
Copy link
Contributor Author

otamir commented Apr 18, 2023

@otamir
Copy link
Contributor Author

otamir commented Apr 18, 2023

The deprecated method that uses frame.statusBar.addWidget however seems to work.

@otamir otamir changed the title adding statusbar widgets with registerWidget broken in 2023.1, works in 2022..3 adding statusbar widgets with registerWidget broken in 2023.1, works in 2022.3 Apr 18, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant