[macosx]Jemmy JInternalFrameOperator: APIs maximize(), demaximize() and iconify() are failing with NullPointerException in Mac OSx

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: tools
    • generic
    • os_x

      InternalFrameTitlePane implementation in Mac OSx is done in native level. There is no corresponding component in swing. But for all other OS there is one implementation of ‘BasicInternalFrameTitlePane’.

      There are some APIs depends upon title pane. These all fails with NullPointerException:
      getMinimizeButton()
      getMaximizeButton()
      getCloseButton()
      getTitlePane()
      getTitleOperator()
      maximize()
      demaximize()
      iconify()
      activate()

            Assignee:
            Abdul Kolarkunnu (Inactive)
            Reporter:
            Abdul Kolarkunnu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: