I'm using SQLYog Ultimate 8.71. If I go to Table Data, the grid view is find and accurate. If I use the form view, I notice that it's truncating a field that in my opinion has plenty of room to display in the from view.
In the grid view, for example, the field in question displays:
DD.AD.TD.DT.AF.AD.FA.DD.AA.TD.FF.DA.TA.TF.AT.FD.AT.DD.TF.TD.FA.FF.TF.TF.AT.AT.DT.AA.TT.FF.FF.DT.F
In the form view, it displays:
DD.AD.TD.DT.AF.AD.FA.DD.AA.TD.FF.DA.TA.TF.AT.FD.AT.DD.TF.TD.FA.F
At my screen resolution, the text box in the form view has trailing white space and again in my opinion enough room to display the rest of the string.