[richfaces-issues] [JBoss JIRA] Updated: (RF-4981) FileUpload: "Add" Button Flickers If Mouse On Corner

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Dec 12 10:24:36 EST 2008


     [ https://jira.jboss.org/jira/browse/RF-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-4981:
-------------------------------

        Fix Version/s: 3.3.0
    Affects Version/s: 3.3.0
             Assignee: Anton Belevich


> FileUpload: "Add" Button Flickers If Mouse On Corner
> ----------------------------------------------------
>
>                 Key: RF-4981
>                 URL: https://jira.jboss.org/jira/browse/RF-4981
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.0
>            Reporter: arin saghatelian
>            Assignee: Anton Belevich
>             Fix For: 3.3.0
>
>
> To Reproduce the Bug:
> - On the FileUpload screen, move mouse to the edges of the "Add..." button (left or top side) and if put in the right location, the button starts to "flicker" in other words keeps on turning on and off
> To Fix the Issue:
>  
> - The issue seems to be with the div that encloses the input button. The div has a style attribute and my fix includes the following changes to the div style. None of these changes have any negative impact on the visual or performance of the fileUpload (tested in firefox and ie 7 only)
> REMOVE THE FOLLOWING FROM THE STYLE:
>     height:21px;
>     left:0;
>     top:0;    

-- 
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