orbeon / orbeon-forms

Orbeon Forms is an open source web forms solution. It includes an XForms engine, the Form Builder web-based form editor, and the Form Runner runtime.
http://www.orbeon.com/
GNU Lesser General Public License v2.1
511 stars 220 forks source link

Changing language causes keyboard shortcut hints to disappear #6344

Open ebruchez opened 1 month ago

ebruchez commented 1 month ago

Following #6306.

This is because the control label update, and it contains an empty <kbd>. We store the actual shortcut description on the data-orbeon-keyboard-shortcut attribute, which does pdate, but we need to know about it to update the <kbd>.