Community
Participate
Working Groups
Create an anomaly, then try to modify the RANK The following error occurs and I am not able to open the R4E property view anymore java.lang.ClassCastException: org.eclipse.ui.forms.widgets.LayoutComposite cannot be cast to org.eclipse.swt.custom.ScrolledComposite at org.eclipse.mylyn.reviews.r4e.ui.internal.utils.UIUtils$1.modifyText(UIUtils.java:260) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:179) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1263) at org.eclipse.swt.widgets.Text.setText(Text.java:2175) at org.eclipse.swt.widgets.Text.setText(Text.java:2111) at org.eclipse.mylyn.reviews.r4e.ui.internal.properties.tabbed.AnomalyTabPropertySection.refresh(AnomalyTabPropertySection.java:947)
I cannot modified any fields from the R4E property view after the anomaly has been created on the LINUX environment. It affects the Due date, Rule ID. I need to restart Eclipse each time
The exception is now fixed. I'm not totally happy with the layout of Anomalies Property tab but that will do for now
Modify the RANK and CLASS do not generate any errors, but when changing it, the review property view loses the window scroll bar, so some data is not accessible anymore. You can use the mouse wheel to navigate until you modified the anomaly state, then the mouse wheel is not scrolling anymore. Resizing eclipse will set the scroll eventually, when you reduce the eclipse to a minimum size (When the editor is completely not visible), then the scroll for the R4E property view appears again.
Decreasing priority as the problem remaining is a display problem on linux only that has a workaround
Shall not be in Assigned state if assigned to default r4e-triaged
THis seems to be fixed as of now.