Bug 113797 - [breakpoints] use undo for "remove all breakpoints"
Summary: [breakpoints] use undo for "remove all breakpoints"
Status: CLOSED DUPLICATE of bug 154784
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Debug (show other bugs)
Version: 3.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 3.7 M5   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-26 09:05 EDT by Noel Grandin CLA
Modified: 2011-01-07 05:54 EST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Noel Grandin CLA 2005-10-26 09:05:07 EDT
Context: Debug perspective, Breakpoints view.

The right-click command "Remove all" is something I do frequently. It has a
standard "Are you sure...." confirmation dialog which by now I dismiss by reflex.

Rather save me a mouse-target-and-click and provide me some real protection by 

(a) performing the action without a confirmation dialog

(b) display an "undo" button in the middle of the breakpoint view which allows
me to restore the breakpoints I just deleted. This button should go away as soon
as I add another breakpoint.

Thanks.
Comment 1 Darin Wright CLA 2005-12-19 12:08:10 EST
Using undo/redo for breakpoints in general could be interesting. However, deferred for post 3.2.
Comment 2 Michael Rennie CLA 2009-08-18 10:53:58 EDT
reopening
Comment 3 Dani Megert CLA 2010-10-22 08:26:35 EDT
I'll take a look at this during M4.
Comment 4 Dani Megert CLA 2011-01-07 05:54:14 EST

*** This bug has been marked as a duplicate of bug 154784 ***