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

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.1
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: