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 155987

Summary: Focus returns to the first cell after each editing
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:34 UTC
1. Connect to "travel" Java DB.
2. Rightclick PERSON table and choose "View Data".
3. Press "Insert Record(s)" button.
4. Press TAB key until a cell in the column "#" get focus. Then press Ctrl+TAB key to get next cell (in the column
"personid").
5. Press Enter key several times. Cells get focus each after another (in order). So it is possible to go through the
cells with Enter key.
6. Choose some cell with advanced editor, enter data and press Enter key. Data will be entered.
7. Choose Enter key again.

Result: First cell becomes editable. It seems that after editing focus always returns to the first cell.
Comment 1 Jiri Rechtacek 2009-02-10 15:40:04 UTC
Reassigned to new owner.
Comment 2 Jiri Skrivanek 2009-07-08 09:06:13 UTC

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