TTMSFMXEdit - Italic / Trailing align issue

Hi,


When I 
* drop an TMSFMXEdit on a Form,
* set the property TextSettings.HorzAlign to Trailing
* set the Font to Italic
* set the Text to 1234567

The text gets clipped at the right side.

Can this be fixed, or is there a temporary work-around ?

Thanks....

Sadly, this behavior is inherited from the standard FMX TEdit control and an issue in the FireMonkey framework itself that will need to be addressed at framework level. Did you bring this up with Embarcadero?

No, I haven't yet.

I tried a standard FMX TEdit an it has indeed the same behaviour.

So, I'll need to knock on Embarcadero's door... :-)
Thanks anyway