-
- Downloads
[IMP] web: extend form default autofocus to textarea and contenteditable
When rendering, the form view looks for the element it should autofocus,
and defaults to the first text input it finds. This extends that default
behavior to the first textarea or contenteditable element.
closes odoo/odoo#106537
Signed-off-by:
David Monjoie (dmo) <dmo@odoo.com>
Please register or sign in to comment