Details
Description
Feature Request: Currently when a specific attribute has changed, such as a style/styleClass, the entire element is updated. In certain situations this is causing unexpected behavior.
-
Hide
- Case10938Example.war
- 8.83 MB
- Arran Mccullough
-
- META-INF/MANIFEST.MF 0.1 kB
- META-INF/context.xml 0.1 kB
- WEB-INF/.../DefaultTreeAutocompleteBean.class 5 kB
- WEB-INF/.../CaseInsensitivePrefixMatcher.class 0.8 kB
- WEB-INF/.../TreeAutocompleteMatcherIface.class 0.2 kB
- WEB-INF/.../TreeAutocompleteModel.class 5 kB
- WEB-INF/classes/.../NodeWrapper.class 2 kB
- WEB-INF/classes/.../ExampleBB.class 3 kB
- WEB-INF/classes/.../support/FacesUtil.class 2 kB
- WEB-INF/lib/commons-logging.jar 51 kB
- WEB-INF/lib/icefaces-ee-ace.jar 2.37 MB
- WEB-INF/lib/icefaces-ee-compat.jar 2.65 MB
- WEB-INF/lib/icefaces-ee-ext.jar 55 kB
- WEB-INF/lib/icefaces-ee.jar 203 kB
- WEB-INF/lib/jsf-api.jar 602 kB
- WEB-INF/lib/jsf-impl.jar 1.81 MB
- WEB-INF/lib/jxl.jar 689 kB
- WEB-INF/.../krysalis-jCharts-1.0.0-alpha-1.jar 148 kB
- WEB-INF/web.xml 2 kB
- index.xhtml 1 kB
- resources/.../autocompleteTree.xhtml 8 kB
- resources/.../tree-autocomplete-default.css 1 kB
- resources/js/autocompleteTree.js 2 kB
- resources/js/jQuery/jquery-1.7.1.min.js 92 kB
- resources/js/jQuery/jquery-1.7.min.js 92 kB
- resources/js/.../changelog.txt 14 kB
- resources/js/.../gpl2-license.txt 15 kB
- resources/js/.../jquery.data.js 2 kB
- resources/js/.../jquery.watermark.htm 17 kB
- resources/js/.../jquery.watermark.js 19 kB
-
- Case10938Example1.zip
- 120 kB
- Arran Mccullough
Issue Links
- blocks
-
ICE-8577 focus is lost on the form on the first update
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Re-targeting for 3.2 feature release due to unresolvable limitations related to JSF behaviours at this time. Will review status again at the time of 3.2 feature planning.
The customer can set org.icefaces.diffConfig=att parameter to have attribute updates generated by ICEfaces. The attribute update works well since ICE-8430 was fixed.
Show
Mircea Toma
added a comment - - edited The customer can set org.icefaces.diffConfig=att parameter to have attribute updates generated by ICEfaces. The attribute update works well since ICE-8430 was fixed.
Attached test case showing issue. Steps to reproduce: