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 232109

Summary: [Breakpoint properties] Usability issues
Product: debugger Reporter: markiewb
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED FIXED    
Severity: normal Keywords: USABILITY
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue

Description markiewb 2013-07-01 21:25:06 UTC
[ BUILD # : 201307011244 ]
[ JDK VERSION : 1.7.0_21 ]

* set a breakpoint in a java app
* open breakpoint properties for this breakpoint

ACTUAL:
* no mnemonics for "enable|disable group"
* when checking the checkboxes "Condition"/"Breakpoint when hit count is" then
the focus is set to the checkboxes

See screenshot

EXPECTED
* mnemonics for "enable|disable group"
* when checking the checkboxes "Condition"/"Breakpoint when hit count is" then
the focus is set to the corresponding dropdowns or textfield (because the
purpose is to input the conditions)
Comment 1 markiewb 2013-07-01 21:25:26 UTC
Created attachment 136562 [details]
Shows the issue
Comment 2 Martin Entlicher 2013-07-31 17:02:28 UTC
Thanks for the nice explanation.
Fixed by changeset:   260429:1884a7bbe8b3
http://hg.netbeans.org/core-main/rev/1884a7bbe8b3
Comment 3 Quality Engineering 2013-08-02 02:34:40 UTC
Integrated into 'main-silver', will be available in build *201308012300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1884a7bbe8b3
User: mentlicher@netbeans.org
Log: #232109: Mnemonics and focus transfer added.
Comment 4 markiewb 2013-08-12 21:20:09 UTC
verified in 201308092300