Details
Description
use the following constellation in an ICEfaces application:
panelPopup that includes some inputText fields and a file upload component.
type in some text in the input text field. then, upload a file so that the popup is closed after a successful file upload automatically.
now, reopen the panelPopup. None of the text fields will be editable anymore.
panelPopup that includes some inputText fields and a file upload component.
type in some text in the input text field. then, upload a file so that the popup is closed after a successful file upload automatically.
now, reopen the panelPopup. None of the text fields will be editable anymore.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15456 | Wed Dec 19 13:40:10 MST 2007 | adnan.durrani | Backporting the fix for |
Files Changed | ||||
MODIFY
/icefaces/branches/icefaces-1.6/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/TextareaRenderer.java
MODIFY /icefaces/branches/icefaces-1.6/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/SecretRenderer.java MODIFY /icefaces/branches/icefaces-1.6/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/TextRenderer.java |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #15455 | Wed Dec 19 13:38:13 MST 2007 | adnan.durrani | Fix for |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/TextareaRenderer.java
MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/SecretRenderer.java MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/renderkit/dom_html_basic/TextRenderer.java |