You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Issue by Alex Ruiz from Thu, 5 Mar 2009 13:55:59 -0600
Originally opened as http://jira.codehaus.org/browse/FEST-48
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)
votes (original issue): 0
watches (original issue): 0
The text was updated successfully, but these errors were encountered: