Comment 2 for bug 2110

Revision history for this message
David Allouche (ddaa) wrote :

A quick inspection showed a few forms (on launchpad.net) where that still occurs:

The product edit page:
 https://launchpad.net/products/automake/+edit

The product admin page:
https://launchpad.net/products/automake/+review

The series admin page:
https://launchpad.net/products/automake/+series/main/+review

The milestone creation page:
https://launchpad.net/products/automake/+addmilestone

The series package linkage page:
https://launchpad.net/products/automake/+series/main/+addpackage

The release creation page:
https://launchpad.net/products/automake/+series/main/+addrelease

Some more aggressively broken ones:

The product creation page:
https://launchpad.net/products/+new

The product creation page:
https://launchpad.net/products/+new

Here, starting on the first form input, pressing tab once sends the focus to the submit button, pressing tab again sends focus somewhere in the landscape, and many more tabs are required to reach the second form input.

Just from a cursory look on the forms I'm familiar with, this is by no mean exhaustive.