1 Reply Latest reply on Mar 30, 2011 5:02 AM by ilya_shaikovsky

    3.3.3 final: inplaceInput ignores tabindex attribute

    joe_leads

      Hi, I want to implement some custom tab order for my form, which is a rich:datatable with inplaceInputs in every cell.

       

      When I set the tabindex attribute for my inplaceInputs as documented here it is ignored completely. My tabindex-bean-property is never called, nor does it render a static tabindex into the HTML output.

       

      It must be a bug, or am I missing something?