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

Class Frame WINDOW_MOVED Event not received under Win32 but OK on Solaris

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1
    • client-libs
    • None
    • unknown
    • windows_95

      Class Frame is supposed to receive the WINDOW_MOVED Event.
      Under Solaris it does, but under Windows 95 it doesn't.
      The fix to the Windows 95 code is simple. The event is
      caught by the native code (MainFrame::OnMove in awt_mainfrm.cpp,
      but the event is not posted. In order to post the event,
      OnMove needs to call handleMove on the MFramePeer.

            Unassigned Unassigned
            rschiavisunw Richard Schiavi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: