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 - [Breakpoint properties] Usability issues
Summary: [Breakpoint properties] Usability issues
Status: VERIFIED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2013-07-01 21:25 UTC by markiewb
Modified: 2013-08-12 21:20 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (83.07 KB, image/png)
2013-07-01 21:25 UTC, markiewb
Details

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