Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: FEST-Swing 1.1
-
Fix Version/s: FEST-Swing 1.3a1
-
Component/s: Swing
-
Labels:None
-
Number of attachments :
Description
From Ken Geis (issue 286):
On top of that, JTableTextComponentEditorCellWriter.doStartCellEditing(..) calls activateEditorWithF2Key(..) without checking first to see if the cell editor is already activated. In my application, the cell goes into edit mode when the table gets focus. The effect of sending F2 at that point is deactivating the cell editor.
Original report: Issue 309 (Google Code)