Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0-Alpha2
-
Fix Version/s: None
-
Component/s: Framework
-
Labels:None
-
Environment:jsf2.0, ICEfaces2.0, compat
Description
when changing styles in this application, if using FF with firebug enabled, the updated view occasionally reverts to the previous view. For example, default is Rime, but if you change it to XP, the selectOneMenu changes to XP, the request is sent and upon the render, the selectOneMenu returns to Rime and the view still reflects the previous state (Rime).
Issue Links
- depends on
-
ICE-4458 create component-showcase sample for compat version of ICEfaces-2
-
- Closed
-
This is an issue directly related to Firebug bad behavior, not something we need to fix. There are numerous known issues related to using Firebug with ICEfaces, it's not recommended except for very specific debugging uses.