Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML5 Form Associated Elements #1077

Open
eclipse-faces-bot opened this issue Feb 22, 2012 · 8 comments
Open

HTML5 Form Associated Elements #1077

eclipse-faces-bot opened this issue Feb 22, 2012 · 8 comments

Comments

@eclipse-faces-bot
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

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Reported by @edburns

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Parent-Task: JAVASERVERFACES_SPEC_PUBLIC-1090

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
Issue-Links:
is duplicated by
JAVASERVERFACES_SPEC_PUBLIC-990

@eclipse-faces-bot
Copy link
Author

@glassfishrobot Commented
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.

@eclipse-faces-bot
Copy link
Author

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

@eclipse-faces-bot
Copy link
Author

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

@eclipse-faces-bot
Copy link
Author

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

@eclipse-faces-bot
Copy link
Author

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

No branches or pull requests

1 participant