Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0-Alpha2
-
Fix Version/s: 2.0-Alpha3, 2.0.0
-
Component/s: Bridge
-
Labels:None
-
Environment:supported browsers
Description
The back button needs to be handled properly in all browsers. See a preliminary analysis of the issue here: http://jira.icefaces.org/browse/ICE-4794?focusedCommentId=26668&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_26668
Issue Links
- depends on
-
ICE-4794 Back button state of the art and bookmarkability
- Closed
What we'd like next here is an analysis and/or suggestions on some possible ways we might handle use of the back and forward buttons. One suggestion would be for ICEfaces to provide a client-side API that hooks into the back/forward actions that would allow application developers to determine what happens. We could also provide a reasonable default implementation that uses the API to handle a standard use case.