Closed (fixed)
Project:
Persistent Login
Version:
5.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2006 at 17:43 UTC
Updated:
15 Feb 2007 at 04:45 UTC
In the above mentioned version, installing persistent logins under 4.7.4 (regardless of theme) renders the tabindexing useless from a usability point of view.
In both the block (and node format if switched on as a 403 trap in LoginToboggan module) of the login form, the tabindex's run thru four elements: 1, 2, unassigned, 3. This means that the 'Remember me' button is skipped unless you use the mouse! (or a lot of tabbing...!)
Is there any way to fix this without a core hack? I guess you could hard code another 'tabindex=3' into the persistent login box to make it work, but that would break the validation (on themes that validate properly initially).
Any ideas?
Comments
Comment #1
bjaspan commentedPlease download the 4.7 development snapshot and verify that the problem is fixed.
Thanks.
Comment #2
(not verified) commentedComment #3
niklp commentedSorry - what was supposed to be fixed about this? It's exactly the same as it was.
I am now using v5 instead of 4.7 though.
Tab order still goes: user, pass, submit - skipping the remember me box.
Comment #4
bjaspan commentedThis was fixed in the development snapshot but not in an official release until today. I just released PL 1.1 for Drupal 4.7 and 5. Please give it a try.
Comment #5
bjaspan commentedFixed in 1.1.
Comment #6
(not verified) commented