ergerodr / fest

Automatically exported from code.google.com/p/fest
0 stars 0 forks source link

Cell editor activation in JTableTextComponentEditorCellWriter catching wrong exception #308

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
From Ken Geis (issue 286):

Higher in my call stack,
JTableTextComponentEditorCellWriter.doStartCellEditing(..)
tries to catch a WaitTimedOutError.  This never happens because the
WaitTimedOutError
is caught in AbstractJTableCellWriter.waitForEditorActivation(..) and
rethrown as an
ActionFailedException.

Original issue reported on code.google.com by Alex.Rui...@gmail.com on 8 Feb 2009 at 7:39

GoogleCodeExporter commented 8 years ago
Fixed. Changes can be found at 
http://code.google.com/p/fest/source/detail?r=2264
(r2264).

Thanks,
-Alex

Original comment by Alex.Rui...@gmail.com on 8 Feb 2009 at 7:55

GoogleCodeExporter commented 8 years ago
Issue migrated to http://kenai.com/jira/browse/FEST-20

Original comment by Alex.Rui...@gmail.com on 14 Feb 2009 at 11:38

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Issue migrated to http://jira.codehaus.org/browse/FEST-22

Original comment by Alex.Rui...@gmail.com on 2 Mar 2009 at 7:49