-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.5, 5.6
-
Fix Version/s: 5.7.2
-
Component/s: Seam / JSF UI
-
Upgrade notes:
With IE, clicking on LiveEdit icon change document.readyState's value to "interactive".
Richfaces.showModalPanel expects the readyState object to be as "completed" to display the form, and do nothing otherwise.
We had to override Richfaces.showModalPanel's behavior to show the panel even if readyState equals "interactive".
- depends on
-
NXP-11803 Create a repo on github for Richfaces to track Nuxeo patches
- Resolved