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 15020

Summary: Swap panels action does not work.
Product: debugger Reporter: Jan Stola <jstola>
Component: CodeAssignee: Jan Jancura <jjancura>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Jan Stola 2001-08-31 13:55:50 UTC
Netbeans build 20010831
=======================

Steps to reproduce:
-------------------
1. Open Debugger Window with Breakpoints, Callstack and Watches parts opened.
2. Right click on the splitter between Breakpoints and Callstack.
3. Invoke the Swap panels action.
4. After that the Callstack and Watches will be on the place where
   the Breakpoints were before and the Breakpoints will be on the place
   where the other two tabs resided.
Comment 1 Jan Stola 2001-09-13 14:52:34 UTC
assigned
Comment 2 Jan Jancura 2001-11-07 14:31:46 UTC
action has been disabled
Comment 3 Jan Stola 2001-11-09 12:57:48 UTC
I can verify that the action is disabled (and so are Horizontal
and Vertical CheckBoxes), but I don't think that it's a good
idea to have forever disabled actions.
If the action is never enabled than it should not be there.
Comment 4 Jan Jancura 2001-11-12 15:37:47 UTC
we can not hide / remove this action from SplettedPane.
Comment 5 Jan Stola 2001-11-13 09:05:33 UTC
Wontfix => Closed.