This sounds like it might be related to
https://issues.apache.org/jira/browse/PIVOT-612

I'll try to confirm tomorrow unless someone else picks it up.

Chris

On 1 February 2011 01:58, anton dos santos <[email protected]> wrote:

> Hi
>
> I added a DecimalValidator to a TextInput like this:
>
> <TextInput bxml:id="timeout" strictValidation="true" Form.label="Timeout" >
> <validator>
> <validators:DecimalValidator/>
> </validator>
> </TextInput>
>
> When the content of the TextInput is selected and a digit is typed, the old
> content is not replaced by the digit as expected, but the digit is inserted
> at the beginning
>
> Regards
> Anton
>

Reply via email to