The search box doesn't not cause the table to scroll in Mac OS X. This may because the feature relies on other native OS table components to implement this feature.
I was thinking of exploring the option of the search box creating a filter for the card collection view in question. rather than attempting to do a linear find in the list and selecting the first one that it matches.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Looks like this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=148292
If it is the case when reducing number of cards for less than 2000 should work
(for example pick only few Sets in filter)
I was thinking of exploring the option of the search box creating a filter for the card collection view in question. rather than attempting to do a linear find in the list and selecting the first one that it matches.
Carbon platform is discontinues, and it does not exists on cocoa version which
is default package now for mac