Project
IntelliJ IDEA
Priority
Normal
Type
Usability Problem
Fix versions
No Fix versions
State
Fixed
Assignee
Kirill Kalishev
Subsystem
Unit Testing. JUnit
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   tom quas
    6 years ago (12 Oct 2005 10:36)
  • Updated by   root
    2 years ago (17 Jan 2010 20:23)
  • Jira: IDEADEV-2665
    (history, comments)
 
IDEA-30348 painful scrolling behavior durign test runs
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Problem: while running my test suite, the tree on the left hand side of the 'Run' dialog showing the currently performing test scrolls to the right so that the tree expansion control is being hidden/scrolls out of the window control. That behavior disables any navigation.

My configuration: 'hide passed', 'select first failed when finished', 'open source at exception' are activated.

My feeling is that the window content scrolls to the left because of the package names appended to the test class names. However, I'd expect the tree navigation controls to stay visible so that I can expand test classes and select single test methods.

Environment: Linux/Debian Sarge, JDK 1.5.0_0{4,5}
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments