Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

HTML5 Form Associated Elements #1077

Closed
glassfishrobot opened this issue Feb 22, 2012 · 8 comments
Closed

HTML5 Form Associated Elements #1077

glassfishrobot opened this issue Feb 22, 2012 · 8 comments

Comments

@glassfishrobot
Copy link

See: http://dev.w3.org/html5/spec/Overview.html#form-associated-element

The following elements, some of which already are rendered by JSF, have been updated or added for HTML5.

button
fieldset
input
keygen
label
meter
object
output
progress
select
textarea

Proper provision must be made for these in JSF 2.2

@glassfishrobot
Copy link
Author

Reported by @edburns

@glassfishrobot
Copy link
Author

Parent-Task: JAVASERVERFACES_SPEC_PUBLIC-1090

@glassfishrobot
Copy link
Author

Issue-Links:
is duplicated by
JAVASERVERFACES_SPEC_PUBLIC-990

@glassfishrobot
Copy link
Author

cappi said:
It would be nice, if h:commandButton would render the button tag. Maybe we should have an optional attribute called "element" or "tag" which's value would be "button" to tell the renderer to render the children.
If we do so, we could simply render the value of the value attribute as a text child if no children are present, because the developer is used to use the value attribute for the button's text with classic buttons.

@glassfishrobot
Copy link
Author

@edburns said:
Set priority to baseline ahead of JSF 2.3 triage. Priorities will be assigned accurately after this exercise.

@glassfishrobot
Copy link
Author

@manfredriem said:
Setting priority to Major. Verify what needs to be done here.

@glassfishrobot
Copy link
Author

This issue was imported from java.net JIRA JAVASERVERFACES_SPEC_PUBLIC-1077

@glassfishrobot
Copy link
Author

Closing this as this issue is migrated to jakartaee/faces#1077

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant