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 90148 - [Study][DB-15] Unclear how to customizer breakpoint
Summary: [Study][DB-15] Unclear how to customizer breakpoint
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL: http://ui.netbeans.org/usability/debu...
Keywords:
: 90149 (view as bug list)
Depends on:
Blocks: 90149
  Show dependency tree
 
Reported: 2006-11-28 09:08 UTC by jrojcek
Modified: 2010-04-29 09:31 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 jrojcek 2006-11-28 09:08:07 UTC
Finding	
One participant looked at the contextual menu but overlooked the "Customize" item.
Another participant didn't invoke the contextual menu at all.

Severity	
Two participants didn't know how to customize breakpoint.

Recommendation	
Consider showing the breakpoint window by default. This might make some users go there instead of 
searching for it in contextual and/or main menu.
Consider adding "Edit Breakpoint..." item into the main menu.
The problem is that the editor contextual menu contains unnecessary submenus. Probably better would 
be to change the contextual menu and "Customize" item to something like this:

Toggle Bookmark
------------------
Toggle Breakpoint
Disable Breakpoint
Edit Breakpoint...
------------------
Show Line Numbers
Show Toolbar
Comment 1 Martin Entlicher 2007-01-11 10:55:09 UTC
It makes sense to display the Breakpoints window when there is at least one
breakpoint submitted.
Comment 2 Roman Ondruska 2007-07-24 13:32:34 UTC
Discussed on usability meeting with following result: We will open BKPTs window by default (no matter it is empty or not). 
Also, we will add an action 'Show Breakpoints' (opening BKPTs window) to the breakpoint contextual menu.
Comment 3 Roman Ondruska 2007-07-24 13:33:47 UTC
Discussed on usability meeting with following result: We will open BKPTs window by default (no matter it is empty or not). 
Also, we will add an action 'Show Breakpoints' (opening BKPTs window) to the breakpoint contextual menu.
Comment 4 Roman Ondruska 2007-07-24 13:35:57 UTC
*** Issue 90149 has been marked as a duplicate of this issue. ***
Comment 5 Martin Entlicher 2007-07-25 13:37:44 UTC
O.K. So breakpoints window is opened by default now:
/shared/data/ccvs/repository/debuggercore/src/org/netbeans/modules/debugger/resources/groups/debugger/breakpoints.wstcgrp,v
 <--  breakpoints.wstcgrp
new revision: 1.9; previous revision: 1.8

I'll add the 'Show Breakpoints' action...
Comment 6 Roman Ondruska 2007-09-17 15:54:47 UTC
The Breakpoints Window is opened by default now. We decided not to implement contextual 'Show Breakpoints' action since
almost every breakpoint action can be invoked by the bpkt contextual menu now. 
Comment 7 Quality Engineering 2010-04-29 09:31:12 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.