Text truncated in EditControl

We have some text read in from a file that gets truncated in Editcontrol when using CustomLanguage.

 /// To Reproduce:

/// run this app, copy the content of file OX_22900step (in lib folder) into the edit control - there is no line break in this file

/// It shows one line with only partial text - this happens when using custom language, if you comment out the code in MainWindow_Loaded it displays fine

/// then check the "XML" check box, the text is mostly displayed but the end ("/></PackagedRecipe>") is truncated, this is regardless of using custom language or not

 

Do you think this is a correctable issue?


Attachment: RecipeIssueTruncate_83e64da4.zip

6 Replies 1 reply marked as answer

EM Elakkiya Muthukumarasamy Syncfusion Team January 8, 2021 01:11 PM UTC

Hi Steve, 

Thanks for contacting Syncfusion support. 

We have confirmed the reported behavior ”Text truncated in EditControl while using custom language” is a defect and logged a report on this. The patch for this fix is estimated to be available on 29th  Jan, 2021.  
  
Feedback link to track the status of this defect.  
  

Please let us know if you need any further assistance on this. 

Regards, 
Elakkiya 



VR Vijayalakshmi Roopkumar Syncfusion Team January 31, 2021 02:25 PM UTC

Hi Steve, 
Thank you for the patience. 
We have fixed the reported behavior with Editcontrol and patch for the same can be downloaded from following links.   
 
Recommended approach - exe will perform automatic configuration.   
   
Please find the patch setup from below location:   
   
 
   
Assemblies Link:    
 
  
 
Assembly Version: 18.4.0.30 
   
Installation Directions:   
This patch should replace the files "Syncfusion.Edit.WPF” under the following folder.   
$system drive:\ Files\Syncfusion\Essential Studio\$Version # \precompiledassemblies\$Version#\[TargetFramework]   
Eg : $system drive:\Program Files\Syncfusion\Essential Studio\18.4.0.30\precompiledassemblies\18.4.0.30\4.6   
   
To automatically run the Assembly Manager, please check the Run assembly manager checkbox option while installing the patch. If this option is unchecked, the patch will replace the assemblies in precompiled assemblies’ folder only. Then, you must manually copy and paste them to the preferred location or you must run the Syncfusion Assembly Manager application (available from the Syncfusion Dashboard, installed as a shortcut in the Application menu) to re-install assemblies.   
   
   
Please try this patch and let us know if it is resolved at your end. 
   
Regards,   
Vijayalakshmi VR 


Marked as answer

SM Steve McWilliams February 1, 2021 09:51 PM UTC

The issue seems to be fixed now when using newest version 18.4.0.30 with patch.
The current released version of my application is still using 18.2.0.44, however.
I assume I cannot just use the new Edit.Wpf.dll with that older version of Syncfusion.

Is it possible to provide the same fix for version 18.2.0.44 ?
If not, I will have to upgrade my application to 18.4.0.30


VR Vijayalakshmi Roopkumar Syncfusion Team February 2, 2021 08:43 AM UTC

Hi Steve,  
 
Thank you for the update.  
 
As per your desire, we have merge the fix for the reported behavior with Editcontrol and patch for the same can be downloaded from following links.    
  
Recommended approach - exe will perform automatic configuration.    
    
Please find the patch setup from below location:    
    
     
 
   
Assembly Version: 18.2.0.44 
    
Installation Directions:    
This patch should replace the files "Syncfusion.Edit.WPF” under the following folder.    
$system drive:\ Files\Syncfusion\Essential Studio\$Version # \precompiledassemblies\$Version#\[TargetFramework]    
Eg : $system drive:\Program Files\Syncfusion\Essential Studio\18.2.0.44\precompiledassemblies\18.2.0.44\4.6    
    
To automatically run the Assembly Manager, please check the Run assembly manager checkbox option while installing the patch. If this option is unchecked, the patch will replace the assemblies in precompiled assemblies’ folder only. Then, you must manually copy and paste them to the preferred location or you must run the Syncfusion Assembly Manager application (available from the Syncfusion Dashboard, installed as a shortcut in the Application menu) to re-install assemblies.    
    
       
Please try this patch and let us know if it is resolved at your end.  
    
Regards,    
Vijayalakshmi VR 



SM Steve McWilliams February 2, 2021 04:05 PM UTC

Thanks for the quick support.
This works for me now.


VR Vijayalakshmi Roopkumar Syncfusion Team February 3, 2021 05:25 AM UTC

Hi Steve,  
 
Thank you for your update. 
 
Please let us know if you need any other assistance on this. 
 
Regards, 
Vijayalakshmi VR 


Loader.
Up arrow icon