Community
Participate
Working Groups
When the Combo is used as a cell editor or it is placed in a ScrolledComposite the arrow keys navigation changes the table selection/scroll position too. We have to stop the propagation of these key events to the Combo parent.
This issue does not exists in CVS HEAD, but in 1.4.
Created attachment 204863 [details] Proposed patch for v1.4_Maintenance branch
Applied patch to v14_Tree_Table_Merge branch.
Comment on attachment 204863 [details] Proposed patch for v1.4_Maintenance branch +1 to backport this patch to the 1.4 branch
Applied patch to v14_Maintenance branch.