Bring up a login form (not module). Click on 'remember me' or forgot username or password (as well as create an account).
The click causes the desired action.
It takes two clicks for the action to occur.
Joomla 4.2.6, Mac OS, Safari/Chrome/Firefox
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
I cannot replicate this
http://j4.chmst.de/index.php/login test here
It is a menuitem to login page - if I open here and click "Forgot your Password" or even before, the validation is too quick.
EDIT: I am on firefox, win 11, similar on chrome, but there it is like a flash and then opens the next screen
Not sure - but it could really be the same.
same script - same problem
Looks to be the same issue as #32692. Looking into this I'm pretty sure this is happening because when you land on the page the Username field is selected, so if you attempt to click without entering a valid Username the blur (unfocus) event is triggered, showing the validation message and jumping the page.
Happy to work on a fix, but will need some guidance how it wants to be approached. These are the options I can think of:
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-02-11 10:19:16 |
Closed_By | ⇒ | richard67 |
Confirmed, but different on browsers.