assertj / assertj/assertj-swing
JTableTextComponentEditorCellWriter should check if cell editor is already activated before trying to activate it (issue 309)
- 主要言語
- Java
- スター
- 121
- フォーク
- 52
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
_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
コントリビューションガイド
調査の方向性
JTableTextComponentEditorCellWriter.doStartCellEditing(..) から始めて、activateEditorWithF2Key(..) がどのように使用されているかを確認してください。アクティブ化の前にセルエディターのアクティブ状態がチェックされ、すでに編集中のセルが編集モードのままになることを確認し、その後、利用可能であれば関連するプロジェクトのテストを実行してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- desktop
- issue の種類
- バグ
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100