RFR: 8351867: No UI changes while iconified

John Hendrikx jhendrikx at openjdk.org
Thu Mar 13 13:56:01 UTC 2025


On Thu, 13 Mar 2025 13:43:55 GMT, Martin Fox <mfox at openjdk.org> wrote:

> When the window is restored glass calls notifySize with RESTORED and then notifyRepaint with valid dimensions. Why is the repaint being dropped?

Can you give me a bit more detail what you mean here?  I suspect it might be related to the size not actually changing, and so a size update with the same size does nothing?

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1733#issuecomment-2721344390


More information about the openjfx-dev mailing list