I have an editor with multiple HtmlEditorExtenders on the same page. While QA testing recently, we noticed:
1. Put the cursor in the first box and highlight some text.
2. Go to the toolbar on the second box (Bold, Italic, underline, etc) and press a button... the change will be applied to the first box and not the lower one.
It feels like the toolbar instance isn't connected to the textbox instance, causing the action to applied to whichever HtmlEditorExtender currently has focus.
Comments: Hi! Thank you for your report! The issue you described fixed and this fix will be available in the next v16.1 version of the AJAX Control Toolkit. Best regards, Fadil
1. Put the cursor in the first box and highlight some text.
2. Go to the toolbar on the second box (Bold, Italic, underline, etc) and press a button... the change will be applied to the first box and not the lower one.
It feels like the toolbar instance isn't connected to the textbox instance, causing the action to applied to whichever HtmlEditorExtender currently has focus.
Comments: Hi! Thank you for your report! The issue you described fixed and this fix will be available in the next v16.1 version of the AJAX Control Toolkit. Best regards, Fadil