Hey guys,
I found a bug when using keyPressFilters in Safari.
When creating a TextItem with a keyPressFilter (e.g. keyPressFilter: "[0-9.]") and trying to insert a number in Safari, the cursor will always remain before the first number and so the input will be the wrong way round.
This also happens in an example of yours:
http://www.smartclient.com/docs/rele...ml#formFilters
This is reproduceable with the latests Safari version (for Windows 5.1.7)
Best Regards
I found a bug when using keyPressFilters in Safari.
When creating a TextItem with a keyPressFilter (e.g. keyPressFilter: "[0-9.]") and trying to insert a number in Safari, the cursor will always remain before the first number and so the input will be the wrong way round.
This also happens in an example of yours:
http://www.smartclient.com/docs/rele...ml#formFilters
This is reproduceable with the latests Safari version (for Windows 5.1.7)
Best Regards
Comment