assertj / assertj/assertj-swing

JTableTextComponentEditorCellWriter should check if cell editor is already activated before trying to activate it (issue 309)

オープン
#37 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug import from fest-swing Major
主要言語
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。