Community
Participate
Working Groups
Created attachment 202564 [details] RCP app showing the reported problem Scenario: - In the Sapphire definition file, add a "read.only" hint to a Properties Editor and set it to "true". - Make sure a writable property is added as a "Child Property" of the properties editor above - Populate the model and pass it to a Sapphire dialog As expected, double clicking the cell activates the cell editor, allowing the user to change the contents of the property. However, selecting the table's row and hitting ENTER does not activate the cell editor (it closes the dialog, if the OK button is enabled). Setting the "read.only" hint to "false" fixes the problem. The same happens when the table is used via a SapphireControl, in a view for example. I am attaching a RCP application example that illustrates the problem. It has its own launcher.
Fixed in 0.3.1 and 0.4 streams. Please verify.
Marcelo, could you verify this bug so that we can close it? Thanks.
Thanks.
Closing. Thanks.