This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 135682

Summary: Test runner UI should switch layout automatically
Product: ruby Reporter: Erno Mononen <emononen>
Component: TestingAssignee: Erno Mononen <emononen>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Erno Mononen 2008-05-23 11:51:06 UTC
Currently it is possible to change the layout of the test results window manually, but this should be done 
automatically, i.e. when the window is dragged to right or left of the editor window, the layout should be 
automatically switched to horizontal, and similarly to vertical when the window is dragged to bottom or top.
Comment 1 Erno Mononen 2008-05-24 08:32:32 UTC
Should add that when this is implemented the iconless button for switching layout should go away.
Comment 2 Erno Mononen 2008-06-13 14:01:33 UTC
Fixed, #a642655b4dab.
Comment 3 Erno Mononen 2008-06-13 14:02:12 UTC
Forgot to mark as fixed.