|
Rank: Newbie Groups: Member
Joined: 8/22/2017 Posts: 3
|
I am unable to select and copy the text from the read only text box in html using EO web browser but I can do the same thing using Google Chrome. Below is the sample code. Kindly assist
<html> <body> <input type="text" name="IDENTIFIER" value="410018138542073" disabled="" readonly="" class="ad_workarea_input" size="40" maxlength="32"> </body> </html>
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
Sorry about the delay. We have looked into this issue. The root of the problem is the current version uses a slightly older version of Chromium browser engine (V54) that does not support this.
We are in the process of updating the Chromium browser engine to bring it up to date (from V54 to V62). Once that is done this will be supported.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 8/22/2017 Posts: 3
|
Thanks for your reply, can you give tentative days about the new release? Actually I need to in-corporate this feature in my solution so once the issue will be fixed then I can release my solution to client.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
The official time line is at the year end (late December), even though usually we will be able to release before that. So I would recommend you to check again with us at the beginning of December and we should be able to have a more clear answer for you if it is not already out.
Thanks!
|
|