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

SwingUtilities.getDeepestComponentAt(...) won't work correctly with JTabbedPanes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.0
    • 1.1.6
    • client-libs
    • 1.2fcs
    • x86
    • windows_nt
    • Not verified



      Name: el35337 Date: 06/08/98


      If you call SwingUtilities.getDeepestComponentAt(),
      and the deepest Component is a JTabbedPane
      containing more than one Tab, the function succeeds
      only with the first tab-folder beeing activated,
      and fails with any other.
      In the first case, it returns the correct top-
      component in the tab-folder.
      In the latter case, it returns the JTabbedPane
      itself, ignoring the activated tab-folder and it's
      contents.
      (Review ID: 33227)
      ======================================================================

            amfowler Anne Fowler (Inactive)
            elarsen Erik Larsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: