New Gerrit change created: https://git.eclipse.org/r/57225 Gerrit change https://git.eclipse.org/r/57225 was merged to [master]. Commit: http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=2deaf1cd1024862d243cf6b3c484d7d6865ffca9 New Gerrit change created: https://git.eclipse.org/r/57481 The commit [1] fixes the problem. But this issue is not closed because it needs test. The gerrit [2] is a beginning of an adaptation of RefreshWithCustomizedStyleTests to launch these tests also from Appearance tab of Properties view (but it needs adaptation of method convertToSiriusPropertyValue for all properties). Complement for comment 4 [1] http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=2deaf1cd1024862d243cf6b3c484d7d6865ffca9 [2] https://git.eclipse.org/r/57481 Fixed in Sirius 3.1.0RC2 (test will be added later) verified on Sirius 3.1.0.201510081411 Available in Sirius 3.1.0. Gerrit change https://git.eclipse.org/r/57481 was merged to [master]. Commit: http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=572a4c2346ae5d520e57cec3d209ee6e2e2b1742 New Gerrit change created: https://git.eclipse.org/r/60221 Gerrit change https://git.eclipse.org/r/60221 was merged to [v3.1.x]. Commit: http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=4280a8f7e4bcd9898ce74b5f532e4b8f0f9dc31c New Gerrit change created: https://git.eclipse.org/r/60464 New Gerrit change created: https://git.eclipse.org/r/60465 Gerrit change https://git.eclipse.org/r/60464 was merged to [v3.1.x]. Commit: http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=1365e37bdb3d4688cebab8db40022d51d1de0d6c Gerrit change https://git.eclipse.org/r/60465 was merged to [master]. Commit: http://git.eclipse.org/c/sirius/org.eclipse.sirius.git/commit/?id=b92065deecd131002f59cc21c86b23c7758bdfe6 |
Created attachment 256964 [details] CancelStyleProject.zip: For steps to reproduce When resetting the style from the appearance view, the result is not always as expected. But it is OK, for the same figure, with the same action from the tabbar. Steps to reproduce: * Import the project CancelStyleProject from CancelStyleProject.zip in your workspace * Open the diagram "new MyDiagram" * Set the font to bold for each 3 figures * Select the diagram * In the Properties view, in the Appearance tab, click on the "yellow arrow" button (Reset style properties to default values) * The style is OK for the first node but KO for the two others. * Save the diagram and reopen it. * The style is now correctly reset.