Closed Bug 1716961 Opened 4 years ago Closed 3 years ago

Validation bubbles stop appearing after opening too fast

Categories

(Core :: DOM: Forms, defect, P3)

Firefox 89
defect

Tracking

()

RESOLVED DUPLICATE of bug 1709027

People

(Reporter: sasha.paterson, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:89.0) Gecko/20100101 Firefox/89.0

Steps to reproduce:

On a page with HTML5 form validation, attempt to submit an invalid input several times in a row. Eg. Quickly click the button four times in https://jsfiddle.net/sr1cev3y/1/ .
Continue to click the button several times.

Actual results:

At some point, the validation bubble saying "Please enter a number", or other validation message stops appearing, even if the input field's value is changed.

Tested on Firefox 89.0 on Windows 10. I don't get the same issue when tested on Ubuntu.

Expected results:

The validation message should continue to appear each time the button is clicked.

Hi Sasha,

I wasn't able to reproduce the issue on my end, the validation message appeared every time I clicked the button.

Could you check if this also occurs in troubleshoot mode? Here is a link that can help you with that:
https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode#w_how-to-start-firefox-in-4troubleshoot-modesf5safe-modesf

Thank you!

Flags: needinfo?(sasha.paterson)

Yes, I get the same result in troubleshoot mode just by clicking a couple of times. I've been able to reproduce this on two different windows machines.

Flags: needinfo?(sasha.paterson)

I'm setting a component in order to get the development team to take a look over this issue.

Thanks!

Status: UNCONFIRMED → NEW
Component: Untriaged → Layout: Form Controls
Ever confirmed: true
Product: Firefox → Core

Form validation is either in DOM or toolkit.

Component: Layout: Form Controls → DOM: Forms

This seems like a similar issue as bug 1694396.

Severity: -- → S3
Priority: -- → P3
See Also: → 1694396
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE

Thumb up.
Tested on windows 10 with developer version 106.0b6 => bug fixed !

Considering this comment : "status-firefox-esr102: affected → wontfix" on bug 1709027 , could I understand that no backport is planned for esr-102 ?
Perhaps for esr 102.4 or 102.5 scheduled in october / november ( the esr version in deployed at work) ?

Many thanks

You need to log in before you can comment on or make changes to this bug.