]
Brian Leathem updated RF-13783:
-------------------------------
Fix Version/s: 4.5.0.Beta2
Placeholder: attribute styleClass doesn't work inside inplace
input and inplace select
--------------------------------------------------------------------------------------
Key: RF-13783
URL:
https://issues.jboss.org/browse/RF-13783
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-input, component-misc
Affects Versions: 4.5.0.Alpha3
Reporter: Pavol Pitonak
Fix For: 4.5.0.Beta2
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richPlaceholder/inplaceInp...
# set styleClass=xxx
expected:
* some element inside inplace input has class "xxx" so that placeholder can be
customized
result:
* there is no element with given css class