?
avatar C-Lodder
C-Lodder
27 May 2020

Steps to reproduce the issue

  1. Go to index.php/registration-form (you may need to enable Account Registration in your Global Configuration)
  2. DO NOT focus on any of the fields
  3. Using your browser inspector, create a new rule and inject the following CSS:
input:invalid {
  background-color: #f00
}

Expected result

Despite being required, the background colour of the fields should not be applied, because they shouldn't be invalid by default

Actual result

All the fields have a red background

avatar C-Lodder C-Lodder - open - 27 May 2020
avatar joomla-cms-bot joomla-cms-bot - change - 27 May 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 27 May 2020
avatar C-Lodder C-Lodder - change - 27 May 2020
The description was changed
avatar C-Lodder C-Lodder - edited - 27 May 2020
avatar C-Lodder C-Lodder - change - 27 May 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-05-27 16:49:32
Closed_By C-Lodder
avatar C-Lodder C-Lodder - close - 27 May 2020

Add a Comment

Login with GitHub to post a comment