NEW 279503
:user-invalid is not triggered on blur when not edited
https://bugs.webkit.org/show_bug.cgi?id=279503
Summary :user-invalid is not triggered on blur when not edited
Alex
Reported 2024-09-11 03:11:56 PDT
# Steps to reproduce the problem 1. Make a required input 2. Focus it 3. Blur it without editing # Problem Description :user-invalid should match this case but it doesn't, it only matches when user types anything and removed the value. Chrome behaves the same way, but Firefox works properly. When I tab through required inputs — I should be notified that those inputs are necessary when I leave them unedited. Filed a bug for Chrome too: https://issues.chromium.org/issues/365802576
Attachments
Radar WebKit Bug Importer
Comment 1 2024-09-18 03:12:15 PDT
Note You need to log in before you can comment on or make changes to this bug.