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

Robot.waitForIdle does not wait for low priority events to be dispatched

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 6
    • client-libs
    • x86
    • windows_xp

      Robot.waitForIdle currently uses invokeAndWait to tell when all events have been dispatched. invokeAndWait waits for all normal and high priority events to be dispatched, but not low priority events (paint events) to be dispatched. waitForIdle should wait for all events to be dispatched.
      ###@###.### 2005-03-30 00:39:52 GMT

            serb Sergey Bylokhov
            svioletsunw Scott Violet (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: