Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Auto unselect disabled <input> on selecting other text

  • No replies
  • 1 has this problem
  • 2 views
more options

test html like described below

<html>
<body>
<input disabled value="some test text"> some text test<input value="some test text">
</body>
</html>

if you dblclick on text disabled input and then dblclick on some other text on page you will see what i mean. Also have this bug on Win7.

test html like described below <pre><nowiki><html> <body> <input disabled value="some test text"> some text test<input value="some test text"> </body> </html></nowiki></pre> if you dblclick on text disabled input and then dblclick on some other text on page you will see what i mean. Also have this bug on Win7.

Modified by cor-el