Hi!
 
I have found another case where selection events of the ULCTable are delayed. It is similar to UBA-6993.
When you register a context menu on a ULCTable with setComponentPopupMenu and then right click into the table to bring the context menu up, the row below the mouse cursor is selected but no selection event is fired. Right clicking on another row fires the selection event for the previous selection.
The problem is that we now cannot have any action in that menu that needs the context of the currently selected row. Or you always have to select the row first and then right-click it.
 
Cheers,
  Robert

Reply via email to