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

RFE for toFront setting the focus now - bugid: 4092033

XMLWordPrintable

    • x86, sparc
    • linux, solaris_8

      RFE for BugID: 4092033
      ---------------------------------

      RFE from the customer:
      We fear the current fix for the above case (pre fix behaviour: window did not
      get active once moved toFront(), post fix behaviour: window gets active once
      moved toFront()) even though it satifies the request raised by Deutsche Boerse
      Systems may trigger complaints from other Java developers as they might rely on
      the current behaviour and expect the window not to be come activated once moved
      toFront(). We suggest to expand the set of allowed parameters of the
      Frame.setState(int) method by two additional states ACTIVE and NOACTIVE. This
      would allow software developers to independently change z-ordering of windows
      using toFront(), toBack() and the window activity state using setState( ACTIVE)
      or setState(NOACTIVE) as required.

            ant Anton Tarasov (Inactive)
            pmaier Peter Maier (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: