Problem:
When using Special:NewItem and Special:NewLexeme using keyboard navigation then the language selectors are covering other input fields. This is very annoying for editors as it makes it hard to continue creating the Item or Lexeme.
Steps to reproduce:
On Special:NewItem:
- go to https://www.wikidata.org/wiki/Special:NewItem
- click into the language field
- select a language
- tab out of the language field
- tab again to the next field
- observe the language selector opening again
On Special:NewLexeme:
- go to https://www.wikidata.org/wiki/Special:NewLexeme
- fill in a Lemma
- fill in a "Language for Lexeme" that's not a standard language (try "Maldives" 📦
- fill in a "Spelling variant of the Lemma"
- tab out of the spelling variant field
- tab again to the next field
- observe the language selector opening again
Acceptance criteria:
- language selector stays closed when tabbing out of the language field on Special:NewItem
- spelling variant selector stays closed when tabbing out of the spelling variant field on Special:NewLexeme