XML syntax error

Hi,

there is an error probably from version 29.1.38. 

1st issue

If i copy block of XML in  29.1.37 it looks like this image below

Image_4158_1761497146957

First row of copied block has no color. (row 7, but still visible)

In 29.1.38 if I copy block it is not visible
Image_1500_1761497429838

I need select this block

Image_4065_1761497469221


2nd issue

Binding not working correctly in 29.5.8 if i use Combox. In 29.5.7 it works fine.. I added an example.

3rd issue

shortcut CTRL+K+D throws an exception.


Thanks for help

Regards
Ondrej


Attachment: SyncfusionIssues_19c31697.zip

6 Replies

KS Koppolu Sai Sivani Koppolu Ragaiah Syncfusion Team October 29, 2025 02:54 PM UTC

Hi Ondrej,

1st Issue

We have confirmed the reported scenario is a defect and logged a report for the reported scenario, “First row of pasted block appears invisible in EditControl for set DocumentLanguage as XML.” We will fix this issue and include it in our NuGet release, which is scheduled for 18th November 2025.

You can track the status of this defect using the following feedback link: First row of pasted block appears invisible in EditControl for set DocumentLanguage as XML in WPF | Feedback Portal

Note: The provided feedback link is private, and you need to log in to view this feedback.

Disclaimer: “Inclusion of this solution in the weekly release may change due to other factors including, but not limited to, QA checks and work reprioritization.”


2nd Issue

We have reviewed the sample and implemented minor modifications: the DisplayMemberPath was changed from "Created" to "DocRevId", and two items were added to the ParamHistory collection. With these changes, the ComboBox selection updates the EditControl text correctly. Please refer to the attached sample for your reference.


3rd Issue

We’ve created a new thread for the issue: “ArgumentOutOfRangeException triggered using CTRL+K+D Shortcut in EditControl.”

You can follow updates here: ArgumentOutOfRangeException triggered us... | WPF Forums | Syncfusion®


Please let us know if you need any further assistance.


Regards,


K Sai Sivani


Attachment: SyncfusionIssues_(2)_8cdcf738.zip


ON Ondrej October 30, 2025 06:17 PM UTC

Hi,
thank you for your reply. Regarding the second point, I’m attaching a short .gif example showing the incorrect binding behavior. When the user replaces the text of an XML attribute, I expect the change to be reflected in the collection. Currently, the text is removed instead, which did not happen in the previous version. Please review this issue.

Thank you.


Attachment: binding_issue_9aaa7aa.gif


KS Koppolu Sai Sivani Koppolu Ragaiah Syncfusion Team November 7, 2025 03:50 AM UTC

Hi Ondrej,

We’ve created a new thread for the issue: “Incorrect two-way binding in EditControl when Text is bound to selected ComboBox item.”

You can follow updates here:  Incorrect two-way binding in EditControl... | WPF Forums | Syncfusion®

Regards,

K Sai Sivani



AP Aravindhan P Syncfusion Team November 19, 2025 06:32 AM UTC

Hi Ondrej,

Root Cause: The first line of the copied content wasn’t updated correctly because the conditions were applied only to the 0th index of the line list.

We are glad to announce that our Essential Studio® 2025 Volume 3 Service pack 2 Release v31.2.12 is rolled out with a fix for the issue "First row of pasted block appears invisible in EditControl for set DocumentLanguage as XML" and is available for download under the following link.

Essential Studio® 2025 Volume ... | Announcements Forums | Syncfusion®

Feedback link:

First row of pasted block appears invisible in EditControl for set DocumentLanguage as XML in WPF | Feedback Portal

We thank you for your support and appreciate your patience in waiting for this release. Please get in touch with us if you require any further assistance.


Regards,

Aravindhan Periyasamy



ON Ondrej December 22, 2025 11:41 PM UTC

Hi,
now it looks better, all major problems was fixed.  I’ll let you know as soon as I complete a detailed test of all my use-cases.

Thanks



AP Aravindhan P Syncfusion Team December 26, 2025 04:13 AM UTC

Hi Ondrej,

Glad to hear the fix resolved the major issues. Please take your time to run through your detailed use-cases, and let me know the results. I’ll be here to support if you encounter anything further.


Regards,

Aravindhan Periyasamy



Loader.
Up arrow icon