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

Summary: Wrong cell value is copied when several records are selected
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: Show DataAssignee: Shansi 11 <sivashankari>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.