Richfaces Compatibility Problems with Internet Explorer 11
问题 I am developing a web application using RichFaces / JSF. The application behaved as expected on Safari, Mozilla, Chrome, and IE 9, however, I encountered serious compatibility problems with IE 11. When a rich:modalPanel opens up, the dialog and buttons are completely greyed out. The h:inputTextArea displays all of the server side code generated as opposed to being empty. When I click the rich:calendar icon, it does not popup a calendar, even though I have set popup to true in the attributes.