But only in Linux?
What I have found so far in the code shows me the behavior will be consistent across all operating system platforms.
Hi @VisualLab steps to reproduce:
1. Project- -> New Project --> Application
2. Check Form1 left value in object inspector
3. Type in a negative value in the Object inspector Form1.Left property ( say -100 to test )
4. Press Enter and watch the value being reset to zero.