java application, executed from inactive console, can't be maden active programaticly

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P2
    • 7
    • Affects Version/s: 1.4.2, 6
    • Component/s: client-libs
    • x86
    • windows_vista

        Java application, executed from inactive console, stays inactive under Windows Vista.
        Moreover, executing toFront() has no effect.
        Executing:
        isActive() -> true
        isFocusable() -> true
        isFocused() -> true
        isShowing() -> true

        executing same commands when window is inactive under linux gives an output:
        isActive() -> false
        isFocusable() -> true
        isFocused() -> false
        isShowing() -> true

        This issue has critical impact to our testing automation under Windows Vista.

              Assignee:
              Unassigned
              Reporter:
              Ilya Serov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: