Community
Participate
Working Groups
Created attachment 278359 [details] stacktrace After invoking "Quick Switch Editor" action from Quick Access text field or with keyboard shortcut (Ctrl + E) I got dialog with "Unhandled event loop exception: java.lang.StackOverflowError". The same happens after invoking "Next Editor" action. It doesn't happen when I switch editors via "Next tab" action (Ctrl+PgDown). eclipse.buildId=4.11.0.I20190307-0500 java.version=11.0.1 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product org.eclipse.epp.package.java.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product
Dominik, I believe this was fixed in 4.12, please check bugzilla for that error stack trace.
*** This bug has been marked as a duplicate of bug 544498 ***
Andrey, indeed 4.12 works correctly. Thank you.