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

Denis Morozov (JIRA) jira-events at lists.jboss.org
Fri Dec 12 10:44:38 EST 2008


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

Denis Morozov updated RF-4981:
------------------------------

     Original Estimate: 4 hours
    Remaining Estimate: 4 hours
           Component/s: planning_all
              Due Date: 21/Dec/08
              Assignee: Denis Morozov  (was: 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
>          Components: planning_all
>    Affects Versions: 3.3.0
>            Reporter: arin saghatelian
>            Assignee: Denis Morozov
>             Fix For: 3.3.0
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> 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