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 36901 - Data-loss on certain operations
Summary: Data-loss on certain operations
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Properties (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Alexey Butenko
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2003-10-29 15:26 UTC by _ proxity
Modified: 2009-02-19 22:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ proxity 2003-10-29 15:26:40 UTC
When editing cell contents in the grid view of
properties files, the newly entered values are
only save, when you go to another cell e.g. by
mouse or key.

You lose your changes

1. when you resize the window (e.g. click on the
maximize button of a top-level window)

2. when you change the ordering by clicking on a
column header.

3. there may be a lot more possibilties.

Please fix that. It's not obvious and not very
intuitive at the moment that's why I keep losing
data ...
Comment 1 Marian Petras 2004-02-25 17:28:34 UTC
Confirmed.

However, it will not be fixed in NetBeans 3.6. The fix would require a
workaround because the problem is caused by the default behaviour of
component JTable.

It also needs to be discussed with UI engineers to maintain
consistency with behaviour of the rest of the IDE.
Comment 2 _ proxity 2004-03-18 10:41:25 UTC
This is an important widget focus problem and should not happen
anywhere in an application with a GUI.
Comment 3 Alexey Butenko 2009-01-27 12:45:59 UTC
changeset 69f4b6d6d7f9 in main
Comment 4 _ proxity 2009-01-27 13:01:02 UTC
Is it fixed in the trunk only? The bug ist still present in 6.5
Comment 5 Alexey Butenko 2009-01-27 13:16:40 UTC
Yes in the trunk only. It will be inlcluded in 7.0m2.