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 236985

Summary: Step Filters options UI issue
Product: debugger Reporter: Martin Entlicher <mentlicher>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal Keywords: UI
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Entlicher 2013-10-10 12:25:32 UTC
In Tools -> Options, go to Java -> Java Debugger -> Step Filters
When the options window has default vertical size on most laptops (~900 pixels screen vertical size), it's too small to show the whole list of stepping filters. The table lacks a vertical scroll bar and it's view is unnecessarily high, which makes a vertical scrollbar for the whole options window to appear, which is distracting.
Comment 1 Martin Entlicher 2013-10-10 14:32:46 UTC
Fixed by changeset:   265614:e4d916709333
http://hg.netbeans.org/core-main/rev/e4d916709333
Comment 2 Quality Engineering 2013-10-12 03:59:34 UTC
Integrated into 'main-silver', will be available in build *201310120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e4d916709333
User: mentlicher@netbeans.org
Log: #236985: The Step Filters options panel improved UI. The table is smaller and scrollable, Add scrolls to the new line.