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 154731 - Wrong cell value is copied when several records are selected
Summary: Wrong cell value is copied when several records are selected
Status: VERIFIED FIXED
Alias: None
Product: db
Classification: Unclassified
Component: Show Data (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Shansi 11
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-05 13:29 UTC by Roman Mostyka
Modified: 2009-02-19 20:38 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 Roman Mostyka 2008-12-05 13:29:40 UTC
1. Connect to "travel" Java DB.
2. Rightclick PERSON table and choose "View Data".
3. Select several records, then rightclick some cell and choose "Copy Cell Value".
4. Rightclick another cell and choose "Copy Cell Value" again.

Result: The same value as in first time will be copied. Actually even at step 3 wrong value can be copied.
Comment 1 _ ahimanikya 2008-12-05 22:38:08 UTC
This works when only one row is selected. When user want to copy just one cell value it most unlikely that they will
select multiple row before trying to copy a single cell value. So marking it as P4
Comment 2 Shansi 11 2008-12-09 10:01:37 UTC
Needs Verification.
http://hg.netbeans.org/main/rev/b6d4e4b2dfa4
Comment 3 Roman Mostyka 2008-12-09 15:09:24 UTC
Verified with build 081209.