have tabindex attribute on components -------------------------------------
Key: ADFFACES-482 URL: https://issues.apache.org/jira/browse/ADFFACES-482 Project: MyFaces ADF-Faces Issue Type: Improvement Components: Facelets Reporter: Eric van Lydegraf When rendering UI components to HTML, its desired to control the tabbing order for keyboard entry people. ADF Components do not have any tabindex attribute to passthrough to the rendered html. This is become quite a common attribute in other JSF component libraries, and as we are going to mix and match model of web development it would be good to have common attributes to work overall with the final rendered HTML page. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.