Tab panel: attribute style doesn't work correctly
-------------------------------------------------
Key: RF-10634
URL:
https://issues.jboss.org/browse/RF-10634
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-output
Affects Versions: 4.0.0.CR1
Environment: RichFaces 4.0.0-SNAPSHOT r.21968
Metamer 4.0.0-SNAPSHOT r.unknown
Mojarra 2.1.0-FCS
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Chrome 9.0.597.98 @ Linux x86_64
Reporter: Pavol Pitonak
1. deploy Metamer and open
http://localhost:8080/metamer/faces/components/richTabPanel/simple.xhtml
2. set style="width: 200px;"
3. check the style attribute of the panel
result:
style attribute is set to "*width: 200px;;width: 100%;*" instead of
"*width: 200px;*"
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira