Unable to copy and past data from a disabled input

Hi ,

i have a probleme here

i can’t copy and past data from a disabled input in Firefox browser ( in chrome it work juste fine )

do you have any solution ?

thanks for help

Hi,

The “disable” functionality uses native browser attribute to disable the input
The exact behavior of disabled input depends on browser functionality and can’t be controlled from a js code.