When using a fieldset around fields on a webform, tabindex is applied to the fieldset, but not the fields inside.
Editing the tabindex form, shows the weight for all fields, but viewing source of the form, only shows #tabindex for the fieldset.
Thanks
Audrey
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | webform_tabindex.2219837.patch | 1.87 KB | aufumy |
Comments
Comment #1
aufumy commentedCreated this patch, seems to work for me to fix tabindex not showing up for fields inside fieldsets.
Thanks
Audrey
Comment #5
devd commentedHi All,
This issue could not be fixed because of weborm does not render/ apply the tabindex attribute on child elements.
Comment #7
devd commentedThank aufumy,
I have findout the solution and fixed under release 7.x-1.52.