Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-8619 now.

tabindex on posting with CAPTCHA is unintuitive (already fixed)

When posting as a guest with Q&A CAPTCHA enabled, the tabindex on the posting screen is unintuitive.

When you tab through the posting screen, the current order is:
  • Username
  • Subject
  • Message
  • Preview
  • Submit
  • Q&A question

The Q&A question comes at the very end although on the form it is displayed after the subject. So I would assume, that the tabindex is in the same order as elements are shown, having the Q&A question after the subject.

(Haven't checked how the other CAPTCHA plugins behave.)

Comments / History

Posted by nickvergessen (Development Team Member) on Aug 22nd 2009, 15:42

reCaptcha doesn't even have a tabindex, so you need to tab through all the links

Assigned ticket to user "Kellanved"

Action performed by nickvergessen (Development Team Member) on Aug 22nd 2009, 15:42

Linked ticket with changeset: r10050

Action performed by Kellanved (Former Team Member) on Aug 24th 2009, 14:22

Changed ticket status from "New" to "Fix completed in SVN"

Action performed by Kellanved (Former Team Member) on Aug 24th 2009, 14:22

Linked ticket with changeset: r10055

Action performed by Acyd Burn (Server Manager) on Aug 25th 2009, 10:02

Linked ticket with changeset: r10058

Action performed by Acyd Burn (Server Manager) on Aug 27th 2009, 09:10

Posted by Rotsblok (QA Team) on Sep 2nd 2009, 09:08

In FF if I use the tab it now goes:
  • username
  • E-mail address + confirm
  • password + confirm
  • logo
  • somewhere else in the header
  • things in the navbar
  • and now we are back to the language selection etc...
Don't think this is preferred...

Posted by Acyd Burn (Server Manager) on Sep 2nd 2009, 09:29

Posting screen or registration...

Posted by nickvergessen (Development Team Member) on Sep 2nd 2009, 09:32

Password and Email is only on registration, but I cant not reproduce that ;)

Posted by Rotsblok (QA Team) on Sep 2nd 2009, 09:33

registration screen... (dont think you have language selection on your posting screen ;) )

Posted by nickvergessen (Development Team Member) on Sep 2nd 2009, 09:34

But the submit button is missing a tabindex there...

Posted by Rotsblok (QA Team) on Sep 2nd 2009, 09:39

http://dev.2-tone.nl/ucp.php?mode=register
the behaviour is in FF 3.5.2, IE 8.0.6..., Google Chrome 2.0.1....
its not in safari 4.0.2

(updated to revision 10089)

Posted by Rotsblok (QA Team) on Sep 2nd 2009, 09:50

It's also on posting screen...

Assigned ticket to group "Development Team"

Action performed by Kellanved (Former Team Member) on Sep 2nd 2009, 14:25

Changed ticket status from "Fix completed in SVN" to "Awaiting team input"

Action performed by Kellanved (Former Team Member) on Sep 2nd 2009, 14:39

Assigned ticket to user "Acyd Burn"

Action performed by Acyd Burn (Server Manager) on Sep 2nd 2009, 15:19

Changed ticket status from "Awaiting team input" to "New"

Action performed by Acyd Burn (Server Manager) on Sep 2nd 2009, 15:19

Ticket details

Related SVN changesets