Firefox input field with number type accepts letters

Hello team Backendless,

I have an inputfield with Number Type, but there are users who are using Firefox who can insert letters. Is this a bug, or do i need to do anything special for Firefox users?

image

image

@Michel_Loriaux could you provide your app id, container and page name?

Regards, Dima.

Hi Dima,

app id: 30960D18-DC9C-C94C-FFD9-AECB1619B200
container: Lorio
page name: registratiemdopatz

I can’t check it on this page. Could you create a new page with minimum of logic where this issue reproduced?

Hi Dima,

I created page: numberinputfieldtest

I see a list of errors when trying to open this page. Could you delete unneeded logic to determine why exactly issue happens?

Also i have a redirect to login page, what too should been removed on test page.

Hi Dima,

I removed all the unneeded logic, redirect is removed

Thank you for your help!

But looks like that is expected behavior for FF. You could check it if create an <input type="number"> in simple HTML file, and open it in FF.

Sorry for the additional actions.

Regards, Dima.