Open Bug 1915551 Opened 3 months ago Updated 2 months ago

scondoo.de - Invalid password notification is not triggered when registering for an account

Categories

(Web Compatibility :: Site Reports, defect, P3)

ARM
Android

Tracking

(firefox129 affected, firefox131 affected)

Tracking Status
firefox129 --- affected
firefox131 --- affected

People

(Reporter: rbucata, Unassigned)

References

()

Details

(Keywords: webcompat:needs-diagnosis, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs])

User Story

platform:windows,mac,linux,android
impact:site-broken
configuration:general
affects:all
branch:release
diagnosis-team:dom

Attachments

(1 file)

Environment:
Operating system: Android
Firefox version: Firefox 129.0.2

Steps to reproduce:

  1. Click/tap on the avatar at the top right.
  2. Click on register.
  3. Fill out all fields.
  4. Enter @iw*_bI%-&phE3;qbwmp as the password, which makes all fields green.
    If you're pasting and the "Register" button is not visible, you need to add a space (or so) and remove it again afterwards, to trigger the input handler or so, so the submit (register) button is shown as visible.
  5. Click the register button and observe

Expected Behavior:
Nothing happens

Actual Behavior:
Password input validation popup not shown if pattern is validated leading to impossibility to sign-up

Notes:

  • Reproduces regardless of the status of ETP
  • Reproduces in Firefox Nightly, and Firefox Release
  • Does not reproduce in Chrome
  • Affected area:
<input type="password" name="password" value="" minlength="8" pattern="(?=.*[a-zäöüß])(?=.*[A-ZÄÖÜ])(?=.*\d)(?=.*[@$!%*?&amp;])[A-ZÄÖÜa-zäöüß\d@$!%*?&amp;]{8,}" title="Das Passwort muss mindestens 8 Zeichen lang sein, aus einem Klein-, einem Großbuchstaben, einer Zahl und einem der folgenden Sonderzeichen bestehen @$!%*?&amp;" placeholder="Passwort" required="">

Created from https://github.com/webcompat/web-bugs/issues/140966

Attached image Screenshot_20.png

/cc me as the original reporter

Severity: -- → S2
User Story: (updated)
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: