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

phelen harg commented on RF-12081:
----------------------------------

Hello Lukás,
     I've attached all the files generated by richfaces in Page.rar. Included 
all the CSS files. Cheking the page with Firebug the CSS that are creating the 
Style is these:
a:hover, a:hover, a:focus, a:focus, a:active, a:active {
    background-color: #DFF1FF;
    border: 1px solid #316AC5;
}
editor.css (line 274)
a:hover, a:hover, a:focus, a:focus, a:active, a:active {
    background-color: #DFF1FF;
    border: 1px solid #316AC5;
}
editor.css (line 274)
a:hover, a:focus, a:active {
    background-color: #DFF1FF;
    border: 1px solid #316AC5;
}
editor.css (linha 264)
a:hover {
    color: #0090FF;
}
skinning.css (line 20)

If I disable the editor.css that problem does not happen anymore. If you want 
to simulate the problem with the page I saved, you can extract the Page.rar e 
run the html.



                
> Problem with RichEditor RF 4.2.0
> --------------------------------
>
>                 Key: RF-12081
>                 URL: https://issues.jboss.org/browse/RF-12081
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-input
>    Affects Versions: 4.2.0.Final
>            Reporter: phelen harg
>            Assignee: Lukáš Fryč
>              Labels: waiting_on_user
>         Attachments: Page.rar, page.xhtml, Sem título.jpg
>
>
>              I'm migrating my Application from RF 3.3.3 to RF 4.2.0. But now 
> i'm facing a problem with the richEditor. When I load the the component, all 
> the links in application receive a background like this picture: 
>              Analizing the code with Firebug, I found the problem in the CSS 
> of RichEditor. 
> /org.richfaces.resources/javax.faces.resource/org.richfaces.ckeditor/skins/richfaces/editor.ecss?db=eAHj0yqqAgACGAEl
>                If I erase the CSS the backgroud disappear. There is some kind 
> of workaround for this?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to