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

DropTargets are hidden by Internal Frames' Glass Panes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.2.0
    • client-libs



      Name: rm29839 Date: 06/12/98


      When an internal frame is not active, it's glass
      pane is set to be visible. When this happens
      the mouse events that the glass pane recieves
      are caught and send down to the appropriate
      component within the internal frame.

      DropTargets within the internal frame are not so
      lucky as the glass pane prevents them from being
      recognised.
      (Review ID: 33558)
      ======================================================================

      I am re-assigning this bug to swing. DnD uses the Component.findComponentAt() method to map the platform Drag and Drop events to the appropriate Component/DropTarget pair. It has no knowledge (nor should it) of the types of the Containers/Components involved in the hierarchy.

      Seems like the internal frames findComponentAt() method needs fixing?


      larry.cable@Eng 1998-06-12

            joutwatesunw Joshua Outwater (Inactive)
            rmandelsunw Ronan Mandel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: