Describe the bug
When having a long error that goes over multiple lines, the error highlight exceeds the input field.
To Reproduce
Steps to reproduce the behavior. Note that this is just one example and only the one shown in the image below. You can reproduce this with basically any input field.
- Change scene variable value
- Enter
sedutperspiciatisundeomnisistenatuserrorsitvoluptatemaccusantiumsddolorem as value
(or use anything else that is long enough to exceed one line and is in the wrong format/data type)
- Look closely at the end of the first line

The error does not necessarily have to be one full line, it only needs to be 1) connected (no space character between important characters) and 2) be in multiple lines.
Note that some line/character highlights seem to be inconsistent. Here, the last few characters are not marked, even though the "value" is just one "word". Unfortunately, I haven't been able to find a pattern to when it's inconsistent or not.
Other details
* No project example needed.
GDevelop 5.0.0-beta115 based on GDevelop.js 4.0.99-0-release
PC / Desktop GDevelop version, Windows
Regular build, no nightly version
Describe the bug
When having a long error that goes over multiple lines, the error highlight exceeds the input field.
To Reproduce
Steps to reproduce the behavior. Note that this is just one example and only the one shown in the image below. You can reproduce this with basically any input field.
sedutperspiciatisundeomnisistenatuserrorsitvoluptatemaccusantiumsddoloremas value(or use anything else that is long enough to exceed one line and is in the wrong format/data type)
The error does not necessarily have to be one full line, it only needs to be 1) connected (no space character between important characters) and 2) be in multiple lines.
Note that some line/character highlights seem to be inconsistent. Here, the last few characters are not marked, even though the "value" is just one "word". Unfortunately, I haven't been able to find a pattern to when it's inconsistent or not.
Other details
* No project example needed.
GDevelop 5.0.0-beta115 based on GDevelop.js 4.0.99-0-release
PC / Desktop GDevelop version, Windows
Regular build, no nightly version