Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[scout-dev] Release Notes Eclipse Scout Trunk (Helios)

Hi

 

You are receiving this e-Mail because you are subscribed to Eclipse Scout Trunk release notes on https://intranet.bsiag.com/wiki/index.php/Scout:Releases#Eclipse_Scout_.28Trunk.29.

 

If you are not using Eclipse Scout Trunk you can ignore this e-Mail.

If you are not using SWT UI you can ignore this e-Mail

 

Ticket 101'754 focused on some selection problems in the JFace(SWT) tree. The JFace tree forces the selection of the next (null) element when a selected tree item gets removed. This SWT event gets scheduled after the model code is executed.

The problem was when a tree node gets removed and another node gets selected within the same model method (e.g. execAction on a menu) the selection is not visible in the UI.

 

Solution:

While updating node structures forced by a model event the SWT selection events getting ignored

 

Migration:

None

 

--
Eclipse Scout Tools Development
tools@xxxxxxxxx

 

______________________________________________________

BSI Business Systems Integration AG

Andreas Michael Hoegger

Täfernstrasse 16a

CH-5405 Baden

 

business (direct): +41 (0)56 484 16 87

mobile:            +41 (0)78 615 29 29

mail:              andreas.hoegger@xxxxxxxxx

web:               www.bsiag.com

______________________________________________________

 

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Back to the top