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 155252 - Add submenu for chosing type of cancellation
Summary: Add submenu for chosing type of cancellation
Status: RESOLVED INVALID
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 17:49 UTC by Roman Mostyka
Modified: 2014-08-13 12:10 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2008-12-11 17:49:27 UTC
1. Rightclick some DB table and choose "View Data...".
2. Change value for 2 rows.
3. Rightclick some row.

Result: There is only one item for cancellation of changes: "Cancel Edits Selected Record(s)". But if user wants to
cancel all changes it will be inconvenient to do since user should select all changed records.
We can improve context menu. We can have submenu for cancellation. When user rightclicks, it should be possible to
choose between all changes or only for selected.
Comment 1 Jiri Rechtacek 2009-10-16 14:06:53 UTC
Reassigned to new owner.
Comment 2 matthias42 2013-02-14 20:37:58 UTC
I'm not sure whether this really needs to be fixed - the workaround is easy:

1. Select all rows by pressing STRG-A (at least on my keymap)
2. rightclick and select "Cancel Edits Selected Record(s)"

Else the already large context menu gets even larger.
Comment 3 matthias42 2014-08-13 12:10:02 UTC
From the current GUI this is intended - there are options to commit/discard changes on a row basis in the context menu and options to commit/discard all changes from the toolbar. This looks reasonable.

Closing as INVALID (as WORKSASDESIGNED is not present)