Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.2.0.GA
-
Fix Version/s: 4.3
-
Component/s: Sample Apps
-
Labels:None
-
Environment:Tomcat 7, ICEfaces EE-4.2.0 r51758, showcase configured for deltaSubmit = true, all browsers
Description
ace:audio > Overview - A new sound file is not always loaded after selection.
To reproduce:
1.) Add the following to the showcase web.xml:
<context-param>
<param-name>org.icefaces.deltaSubmit</param-name>
<param-value>true</param-value>
</context-param>
2.) Navigate to the ace:audio > Overview demo. Play the default canary sound.
3.) Change selection to a different sound and play it. The new sound may load or the canary sound plays again. Usually 3 of the 5 selections play the default canary sound.
To reproduce:
1.) Add the following to the showcase web.xml:
<context-param>
<param-name>org.icefaces.deltaSubmit</param-name>
<param-value>true</param-value>
</context-param>
2.) Navigate to the ace:audio > Overview demo. Play the default canary sound.
3.) Change selection to a different sound and play it. The new sound may load or the canary sound plays again. Usually 3 of the 5 selections play the default canary sound.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #51979 | Mon Oct 02 16:14:10 MDT 2017 | mircea.toma | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/resources/examples/ace/audioPlayer/audioPlayer.xhtml
|