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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.2.0
    • Affects Version/s: 1.1.6
    • Component/s: 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: