Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8170386

JLightweightFrame content can miss paint events on Windows

XMLWordPrintable

      WComponentPeer#setBounds() can set paintPending flag if the method is called twice with the same size. Since JLightweightFrame gets size arbitrary from an external call the paintPending may be set to true even when paint event from the previous size change has not been handled yet. As result the frame content is not painted at all.

            psadhukhan Prasanta Sadhukhan
            ssadetsky Semyon Sadetsky (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: