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 49068

Summary: Change the behaviour of Enter key in table view
Product: utilities Reporter: pfelenda <pfelenda>
Component: PropertiesAssignee: Jan Peska <JPESKA>
Status: STARTED ---    
Severity: blocker Keywords: UI
Priority: P4    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description pfelenda 2004-09-15 12:21:18 UTC
[200409150830 beta2]
Steps:
- create properties file with more properties
- try to navigate throus keyboard to any property 
  value in table
- try change second or other character from cell
-> while adding any input from keyboard the cell
is switched to edit mode but arrows doesn't work.
Arrows move focus to other cells.

It seems there are two edit modes the described
above and mode while double clicking to the cell
or using F2 shortcut on a cell.
Comment 1 Jan Stola 2004-09-17 08:20:46 UTC
This is a normal behaviour (works the same way in open office for
example). The only difference is that the enter key doesn't
move the focus to the next line in one of these modes.
Comment 2 Marian Petras 2005-05-13 16:25:32 UTC
Accepted.