Bug 129330 - JUnit view does not take focus when run
Summary: JUnit view does not take focus when run
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Developer Suite
Classification: Retired
Component: JDT
Version: 2.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Patrick Macdonald
QA Contact: eclipse-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-08-06 15:37 UTC by Jeff Pound
Modified: 2020-03-27 18:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description Jeff Pound 2004-08-06 15:37:19 UTC
Description of problem:
when running a junit test (test_junit from JDT test plan), JUnit view
opens but does not take focus (stays behind Package explorer)

Version-Release number of selected component (if applicable):
3.0.0-22

How reproducible:
always

Steps to Reproduce:
1. Open a JUnit project (ex. test_junit from
:ext:cvs.toronto.redhat.com:/home/handcock/cvs)
2. Run JUnit test
  
Actual results:
JUnit view opens but does not take focus (stays behind package explorer)

Expected results:
JUnit view should take focus (or at least be in forground if not in focus)

Additional info:
Same results for IBM and BEA JVMs on x86, ia64 and PPC

Comment 1 Jeff Pound 2004-08-10 19:47:03 UTC
JUnit view only stays hidden if it appears behind a window that has
focus. (ex. if your editor has focus the junit window will open in the
forground. If your package explorer has focus, the junit window opens
in the background)


Note You need to log in before you can comment on or make changes to this bug.