Bug 187574 - Selection moves up when deleting breakpoints
Summary: Selection moves up when deleting breakpoints
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M1   Edit
Assignee: Michael Rennie CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-17 11:40 EDT by Genady Beryozkin CLA
Modified: 2007-08-02 13:32 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Genady Beryozkin CLA 2007-05-17 11:40:22 EDT
Build ID: 3.3M7

Steps To Reproduce:
When I delete a java breakpoint in the breakpoints view, the selection moves one breakpoint up. I think that a more logical behavior is to have the next breakpoint (in the list) to be selected.
Comment 1 Darin Wright CLA 2007-05-17 15:52:18 EDT
Not planned for 3.3
Comment 2 Curtis Windatt CLA 2007-08-01 16:05:37 EDT
Noticed this while working on other breakpoint code.  Easy fix, works well.

Fixed in HEAD.
Comment 3 Curtis Windatt CLA 2007-08-01 16:05:54 EDT
Mike, please verify.
Comment 4 Michael Rennie CLA 2007-08-02 13:32:29 EDT
verified