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

Chris Schaefer commented on RF-7748:
------------------------------------

OK so figured it out.. line 1177 of FileUpload.js says:

this.isFlash = swfobject.hasFlashPlayerVersion("9.0.28");

As my flash version was 9.0.124 I would get the empty add button.. once I moved 
to flash 10, everything was working as expected.

Seems like this is specific to flash/linux as I had tried it on a windows 
machine with flash 9 and it appeared to degrade gracefully by creating a 
disabled add button.


> FileUpload "Add" button doesn't render on livedemo or my application
> --------------------------------------------------------------------
>
>                 Key: RF-7748
>                 URL: https://jira.jboss.org/jira/browse/RF-7748
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-input
>    Affects Versions: 3.3.1
>         Environment: linux, tomcat 6.0.18, firefox 3.5.2 (linux), flash 
> (9,0,124,0), richfaces 3.3.1 GA
>            Reporter: Chris Schaefer
>             Fix For: 3.3.1
>
>
> I had noticed that in my application, if i have allowFlash="true" on my 
> rich:fileUpload that the "Add" button would suddenly turn into a white 
> rectangle.
> I had also come across the same issue on the live site, so the best place to 
> be able to reproduce it would be there:
> http://livedemo.exadel.com/richfaces-demo/richfaces/fileUpload.jsf?c=fileUpload&tab=usage
> Then make sure flash is enabled by checking the "Turn flash on" checkbox.
> You will then notice the "Add" button has done from a plus symbol image and 
> the text "Add..." to simply a white rectangle

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

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

Reply via email to