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

CommentFileSizeAuthor
#1 webform_tabindex.2219837.patch1.87 KBaufumy

Comments

aufumy’s picture

Status: Active » Needs review
StatusFileSize
new1.87 KB

Created this patch, seems to work for me to fix tabindex not showing up for fields inside fieldsets.

Thanks
Audrey

Status: Needs review » Needs work

The last submitted patch, 1: webform_tabindex.2219837.patch, failed testing.

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 1: webform_tabindex.2219837.patch, failed testing.

devd’s picture

Category: Bug report » Task
Status: Needs work » Closed (won't fix)

Hi All,

This issue could not be fixed because of weborm does not render/ apply the tabindex attribute on child elements.

  • devendra.yadav committed c4a7b1c on 7.x-1.x
    Issue #2219837 by aufumy: tabindex not applied to fields inside...
devd’s picture

Version: 7.x-1.3 » 7.x-1.52
Status: Closed (won't fix) » Closed (fixed)

Thank aufumy,

I have findout the solution and fixed under release 7.x-1.52.