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 155988

Summary: Wrong editing direction
Product: db Reporter: Roman Mostyka <romanmostyka>
Component: Show DataAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Roman Mostyka 2008-12-23 11:26:40 UTC
1. Connect to "travel" Java DB.
2. Rightclick PERSON table and choose "View Data".
3. Press "Insert Record(s)" button.
4. Press "Add Row" button.
5. Enter value for the first cell (first column and first row) and press Enter key.

Result: Next cell gets focus. But this cell in the same column, but in next record (row). I think that it is more often
that users enter records by records rather than all data for the first column, then all data for the second column, etc.
Is there any other opinion?
Comment 1 Jiri Rechtacek 2009-02-10 15:40:14 UTC
Reassigned to new owner.
Comment 2 Jiri Rechtacek 2009-02-24 13:07:51 UTC

*** This issue has been marked as a duplicate of 155986 ***