Page MenuHomePhabricator

[PageMigration] Tab should go to the next translation textarea
Closed, ResolvedPublic

Description

When I'm importing a page on Special:PageMigration, I need to press the tab key twice to reach the textarea right below the current one. Is there any clean way to skip those on the left? Otherwise just add a bunch of tabindex I guess?


Version: master
Severity: enhancement

Details

Reference
bz69307

Event Timeline

pr4tiklahoti wrote:

Adding tabindex='-1' for all the source columns would work. Not able to find any other cleaner way right now.

gerritadmin wrote:

Change 153018 had a related patch set uploaded by BPositive:
Skip source units on pressing tab key at Special:PageMigration

https://gerrit.wikimedia.org/r/153018

gerritadmin wrote:

Change 153018 merged by jenkins-bot:
Skip source units on pressing tab key at Special:PageMigration

https://gerrit.wikimedia.org/r/153018