chocotan/webbrowser4idea

Troubles after collapse-expand tab (panel)

Opened this issue · 3 comments

Has troubles with initialization after collapse and then expand tab (panel). No platform errors. Just blank panel (
image

Platform.setImplicitExit(false);

I have a similar problem. But I don't get the <, > or the right button, whatever that symbol is.

All 3 of these just show "...". Entering a URL and pressing enter does nothing. It is very dead.

Note that I just updated to 2018.1.4. Also note that I'm a Mac user. But since the code seem to use Swing & Javafx it shouldn't be platform dependent.