Dec 26, 2022, 12:18 PM
SelectText not working in Google Chrome : Request for Solution
We are facing one issue with selectText usability in our application. Currently it is able to highlight the text in browser Internet Explorer[Version 1607(OS Build 14393.5582)] but not working in Google Chrome[Version 108.0.5359.125 (Official Build) (64-bit)]. We are successfully able to fetch and pass the index values of the text in Google chrome browser. Kindly refer the below code in use.
[CODE]
#{txtThenExp}.selectText(startIndex, end);
Details of the installed Ext.Net:
Description: Ext.NET Pro
Runtime Version: v4.0.30319
Version: 2.5.0.30649
[CODE]
#{txtThenExp}.selectText(startIndex, end);
Details of the installed Ext.Net:
Description: Ext.NET Pro
Runtime Version: v4.0.30319
Version: 2.5.0.30649