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 38874 - Init Param tables should have cursor move when tabbing between cells
Summary: Init Param tables should have cursor move when tabbing between cells
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-16 02:44 UTC by Ann Sunhachawee
Modified: 2006-06-05 00:00 UTC (History)
1 user (show)

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 Ann Sunhachawee 2004-01-16 02:44:51 UTC
Build 20040115-2044
In Servlet & Filter wizards' Init Param tables, 
tab should not only move the focus but also the
cursor between the editable table cells to
indicate that it is editable.
Comment 1 Ana.von Klopp 2004-02-02 17:40:50 UTC
Will fix
Comment 2 Milan Kuchtiak 2004-08-10 09:21:49 UTC
It's not the standard behaviour of JTable.
See for example the properties table.