when hovering over SQL in a Jave Trace it is now cutting of SQL text that it hadn't in the past
FMS 5.6.x handles layout differently from previous versions.
There are some "legacy" layout flags that are supposed to handle these differences, but they didn't work in this case.
The root cause of the problem is that the Preferred Width and Height of the label the presents the SQL were set to zero.
The 5.6 WCF editor doesn't let you save a view like that; you have to specify some size.
We have logged a bug id JEE-7747 where Node names cut-off in dwells and popups in the traces dashboard