Community
Participate
Working Groups
With version 3.8.0 hierarchical smartfields load theirs data async which is great. Unfortunately this will lead to 2 new issues if the property autoExpandAll is set to true: 1. The cursor is flickering while expanding. 2. After expanding the node which matches the text will be selected automatically. Any click done between these two operations is ignored so that the user has to do it again.
Fixed by packing the complete load/expand/select in a gui transaction.
Affected bundles: org.eclipse.scout.rt.client
ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train)