Comment 1 for bug 591858

Revision history for this message
edA-qa (eda-qa) wrote :

I don't know if this is truly regression, since there is no way the code could have done it correctly before.

Firefox silently truncates values set in JavaScript and Paste. A typical user may also not know their values are being truncated.

Simply reading the value back out afterwards also does not work since JavaScript may have already modified the value.

What method could we use to detect this error unambiguously?