> sometimes when I switch NetBeans from one monitor to another, it needs some > seconds to repaint itself.
I've seen that--in some rare cases, though, the repaint appears to never happen at all, even when the user subsequently tries to interact with the IDE. Not sure if it's HiDPI related or not. Feel free to file more HiDPI bugs if you discover new ones. All the existing ones I've seen are listed in the table in https://cwiki.apache.org/confluence/display/NETBEANS/HiDPI+%28Retina%29+improvements . -- Eirik -----Original Message----- From: Christian Lenz <christian.l...@gmx.net> Sent: Monday, June 22, 2020 4:51 PM To: dev@netbeans.apache.org Subject: AW: Freeze after external monitor change? (Windows) Hey Eirik, sometimes when I switch NetBeans from one monitor to another, it needs some seconds to repaint itself. And I can’t bring it in fullscreen mode. Need to do it manually, if it was in full screen on another monitor. But this seems another problem. I think since NB 9.0 I have couple of misbehaviour for multi monitor support with HiDPI monitors, but this is not that much pain in the ass to create a ticket for me, but also we can have a remote session to check things up together if you want 😊 I’m willing to help you. Cheers Chris Von: Eirik Bakke Gesendet: Samstag, 20. Juni 2020 18:19 An: dev@netbeans.apache.org Betreff: Freeze after external monitor change? (Windows) Occasionally, after connecting or disconnecting an external monitor on Windows 10, NetBeans becomes unresponsive. Has anyone else experienced this problem? Some investigation reveals that NetBeans is not really frozen--it's just failing to repaint the main window. Entering full screen mode with Alt+Shift+Enter, and then existing full screen mode again fixes the problem. But most users won't discover this. Resizing the window doesn't help--it will just show black areas where new repaints should have been done. It's almost certainly a JDK bug, because another Java application (jEdit) also ends up in the same state, in the same cases. I have not been able to reproduce the problem consistently yet. I'm mainly trying to figure out if it would be worth implementing a workaround. -- Eirik --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org For additional commands, e-mail: dev-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists