assertj-swing
assertj-swing copied to clipboard
JTableTextComponentEditorCellWriter should check if cell editor is already activated before trying to activate it (issue 309)
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