Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-4.0.0.GA
-
Fix Version/s: EE-4.0.0.GA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces4 trunk rev. 44022
Browsers: all
Server: Tomcat7.0.42
-
Assignee Priority:P2
Description
Text can be input/edited/saved into the richTextEntry only if specifying visible="true" on the ace:dialog. Otherwise, the text input area of the richTextEntry appears to be disabled.
QA test application: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/richTextEntry
Test page: /richTextEntryDialog.jsf
The test has a dialog with visible=false, that uses a JS .show() function to dynamically display the dialog on the page.
QA test application: http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Nightly/richTextEntry
Test page: /richTextEntryDialog.jsf
The test has a dialog with visible=false, that uses a JS .show() function to dynamically display the dialog on the page.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #44034 | Mon Feb 09 17:32:24 MST 2015 | art.zambrano | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/ace/component/src/org/icefaces/ace/component/richtextentry/RichTextEntryRenderer.java
MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/richtextentry/richtextentry.js MODIFY /icefaces4/trunk/icefaces/ace/component/resources/icefaces.ace/dialog/dialog.js |