Updated: Comment #0

Problem/Motivation

When I try to add a new language in the overlay, the form is not submitted.

The error in Chrome console is:

An invalid form control with name='langcode' is not focusable. add:1
An invalid form control with name='name' is not focusable. add:1
An invalid form control with name='langcode' is not focusable. add:1
An invalid form control with name='name' is not focusable.

Proposed resolution

Remaining tasks

User interface changes

API changes

Comments

dasjo’s picture

Status: Active » Closed (cannot reproduce)

i just tested this with current 8.x

enabled language module

added a new, custom language:

The language test has been created and can now be used.

added a new, predefined language:

The language Armenian has been created and can now be used.

seems to work just fine, feel free to reopen and provide further details if the problem persists for you.

Gábor Hojtsy’s picture

Issue tags: -sprint

Yeah this error sounds like a Chrome bug?!