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 - Swap panels action does not work.
Summary: Swap panels action does not work.
Status: CLOSED WONTFIX
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-08-31 13:55 UTC by Jan Stola
Modified: 2001-11-13 09:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.