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

DragSource.DefaultCopyDrop cursor does not work on windows 95/98/NT

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.2.0, 1.2.2, 1.2.2_005
    • client-libs
    • x86
    • windows_98, windows_nt, windows_2000

      When implementing dragEnter(DragSourceDragEvent dsde) of
      interface DragSourceListener, a call to
      dsde.getDragSourceContext().setCursor(DragSource.DefaultCopyDrop);
      fails to set the Cursor to a "drop" cursor on windows.
      It works fine on solaris.

      The dnd operation executes fine, but the visual "drag over"
      feedback (cursor change) does not. This is an important bug
      that needs to be fixed.

      =====
      Reproducible test case is attached.
      david.mendenhall@eng 2000-08-01

            dassunw Das Das (Inactive)
            shommel Scott Hommel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: