Community
Participate
Working Groups
Build Identifier: M20110210-1200 When having a long field that is made disabled during initialization (e.g. setEnabledGranted(false) ), the field is shown as disabled (grey text), but still can be edited! Reproducible: Always Steps to Reproduce: 1. Create a form with a long field (extends AbstractLongField) 2. In execLoad() set all fields as read only: setEnabledGranted(false); 3. Start client, open form, enter number on read-only field.
Fixed for release 3.8.0
Perfect, now its working again. Thanks a lot!
ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train)