Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 73774

Summary: Breakpoints view scrolls to selection when another breakpoint gets disabled
Product: [Eclipse Project] JDT Reporter: Markus Keller <markus.kell.r>
Component: DebugAssignee: Jared Burns <jared_burns>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: darin.eclipse, ramanday
Version: 3.0   
Target Milestone: 3.1 M2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Markus Keller CLA 2004-09-13 13:11:39 EDT
I200409070800

Debug a run-time eclipse with many breakpoints. Select the first breakpoint in
the Breakpoints view. Scroll down to the last breakpoint and click on the
checkbox to enable/disable.
=> The enablement is correctly toggled, but the table scrolls all the way up to
the selected breakpoint. Expected: no scrolling.
Comment 1 Jared Burns CLA 2004-09-13 16:58:57 EDT
This is a Win32-only bug. I'll set up a Win2k machine and see what's going on.
Comment 2 Jared Burns CLA 2004-09-13 17:11:21 EDT
This bug doesn't appear in the latest code, which uses new widgetry in the BreakpointsView. 
Marking as worksforme.
Comment 3 Jared Burns CLA 2004-09-16 20:23:44 EDT
*** Bug 74130 has been marked as a duplicate of this bug. ***