[richfaces-issues] [JBoss JIRA] Commented: (RF-7961) IE 8: Control skinning results in bad look

Patrik Bergström (JIRA) jira-events at lists.jboss.org
Sat Oct 10 05:27:05 EDT 2009


    [ https://jira.jboss.org/jira/browse/RF-7961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12489266#action_12489266 ] 

Patrik Bergström commented on RF-7961:
---------------------------------------

Found the solution.

IE must have a doctype definition like

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

or else the skinning won't work.

> IE 8: Control skinning results in bad look
> ------------------------------------------
>
>                 Key: RF-7961
>                 URL: https://jira.jboss.org/jira/browse/RF-7961
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.2.GA
>         Environment: IE 8
>            Reporter: Patrik Bergström
>
> When using
> <context-param>
> 		<param-name>org.richfaces.CONTROL_SKINNING</param-name>
> 		<param-value>enable</param-value>
> </context-param>
> command buttons look strange. They look good in Firefox. E.g. the background image is not seen.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the richfaces-issues mailing list