Swing shouldn't blit during maximization

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P2
    • None
    • Affects Version/s: 6
    • Component/s: client-libs
    • None
    • x86
    • windows_xp

      With Swing's buffer per when you maximize a frame Swing ends up blitting to the upper left. This is unnecessary because we know we're going to repaint everything and may be the cause of some slow down we're seeing (6245040).

      To solve this we'll need to track when maximization is occuring and pass in an extra arg to the PaintEventDispatcher so that Swing knows to not attempt blitting.
      ###@###.### 2005-03-23 20:26:09 GMT

            Assignee:
            Unassigned
            Reporter:
            Scott Violet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: