Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Numeric Form Validation in IE 11 Odd Functionality #8765

Open
nader4 opened this issue Nov 18, 2019 · 0 comments
Open

Numeric Form Validation in IE 11 Odd Functionality #8765

nader4 opened this issue Nov 18, 2019 · 0 comments
Labels
Feature: Form Validation Need: Replicate issue Need to replicate the described issue in a independent environment. Usually different of the author. Query: Bug User Agent: IE11

Comments

@nader4
Copy link

nader4 commented Nov 18, 2019

Hello,

I have an issue with scenario 1 below:

Scenario 1: If I type in letters and click off the number input field, my input disappears.
Scenario 2: If I type in numbers and letters, starting with numbers, it automatically throws the invalid number error, even without clicking off the input first.

My question is in scenario 1, is there a way to make it throw the error automatically, as soon as an invalid character is typed in (as seen in scenario 2), instead of the input disappearing altogether? If not, Is there a future upgrade where this would be resolved? Please let me know what steps I can take to resolve this. I have tested this issue in WET version 4.0.32, and it can be replicated on the WET examples page for form validation: https://wet-boew.github.io/v4.0-ci/demos/formvalid/formvalid-en.html

Thank you,

Nader

@duboisp duboisp added Feature: Form Validation Need: Replicate issue Need to replicate the described issue in a independent environment. Usually different of the author. Query: Bug User Agent: IE11 labels Jan 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Form Validation Need: Replicate issue Need to replicate the described issue in a independent environment. Usually different of the author. Query: Bug User Agent: IE11
Projects
None yet
Development

No branches or pull requests

2 participants