Hi Janak,
----- Original Message -----
From: "Janak Mulani" <[EMAIL PROTECTED]>
To: "ulc rbeeger" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, August 31, 2006 5:30 PM
Subject: RE: [ULC-developer] Pressing TAB after editing in a cell of the
last column of a table eats the selection event.
thanks for the workaround. It works partly. In some situations we now have
double events - when the selection event is also fired - and sometimes in
In my earlier mail I said that you should use the workaround instead of
ListSelectionListener
Yes, but then we would have to add Listeners for each cursor key, for the
Enter key, for mouse clicks and for any other means that can be used to
change the selection. That's surely possible, but not very elegant.
our Jemmy tests the keyboard action isn't triggered although manually it
works. For complex editors it doesn't work either way.
For complex editors, you will have to have registerKeyBoardAction on the
underlying component.
Unfortunately you're most likely right here. That would add another pound of
code for this workaround.
Right now, waiting for the bugfix seems to be more attractive than to
implement all those hacks. We know of the bug and that it will be taken care
of. In case the bug becomes an unbearable sore before the bugfix arrives,
we'll apply the workaround.
Cheers,
Robert
_______________________________________________
ULC-developer mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/ulc-developer