assertj / assertj/assertj-swing
JTableTextComponentEditorCellWriter should check if cell editor is already activated before trying to activate it (issue 309)
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
_Issue by **[Alex Ruiz](http://jira.codehaus.org/secure/ViewProfile.jspa?name=alexruiz)** 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
Contributor guide
Assessment
This issue has not been assessed yet.