Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-Alpha1
-
Component/s: Sample Apps
-
Labels:None
-
Environment:ICEfaces-2, jsf-2
-
Affects:Sample App./Tutorial
Description
Issue Links
- blocks
-
ICE-5020 jsf2.0 panelTooltip NPE. Cannot find panelTooltip in CoreUtils.findComponent for Compat
- Closed
-
ICE-5033 compat version of component-showcase autocomplete does not show list of possible matches for selection.
- Closed
-
ICE-5064 compat version of component-showcase not loading proper style for outputConnectionStatus
- Closed
-
ICE-5072 compat version of component-showcase panelPopup doesn't show modal popup when none-draggable.
- Closed
-
ICE-5096 compat version of component-showcase has javascript conflicts with IE
- Closed
-
ICE-5098 compat version of component-showcase has regression for table->resizableColumns
- Closed
-
ICE-5102 compat version of component-showcase autocomplete has issues after one of the inputs has been selected
- Closed
-
ICE-5105 compat version of component-showcase Chart problem with selecting location of legend.
- Closed
-
ICE-5107 compat version of component-showcase panelCollapsible has disabled inputText fields on Form panel IE only
- Closed
-
ICE-5119 compat version of component-showcase panelPopup draggable becomes disabled on every second applicaton of auto-center check box
- Closed
-
ICE-5142 browser errors for compat version of component-showcase
- Closed
-
ICE-5247 compat showcase rowSelector no longer works for multiple selection
- Closed
-
ICE-5248 compat showcase regression with dataexporter
- Closed
-
ICE-5249 compat showcase regression with stacking panel
- Closed
-
ICE-5261 compat showcase style will not always change on FF with Firebug enabled
- Closed
-
ICE-5455 selectInputDate popup not working properly with ICEfaces 2.0-compat
- Closed
-
ICE-5147 create poms for ICEfaces2.0 and compat jars
- Closed
- depends on
-
ICE-5099 compat version of component-showcase MenuBar not always updaing to correct param
- Closed
-
ICE-5106 compat version of component-showcase inputRichText component does not show popups with IE
- Closed
-
ICE-5108 compat version of component-showcase popupCalendar has browser error for IE only
- Closed
-
ICE-5123 JS error in IE when using Autocomplete in component-showcase
- Closed
-
ICE-5211 Gmap doesn't work under compat
- Closed
-
ICE-5217 Compat: PanelCollapsible does not work well
- Closed
-
ICE-5218 compat-showcase shows warning messages on textInput to server console for facesmessages
- Closed
-
ICE-5219 compat-showcase DataPaginator does not switch from Paging to Scrolling or None when on last page
- Closed
-
ICE-5222 ICEfaces-2.0 push throws exception when redploying application on Tomcat on Windows
- Closed
-
ICE-5226 component binding does not work in View scope and partial submit with compat
- Closed
-
ICE-5274 compat: showcase D&D demo is throwing javascript error under IE
- Closed
-
ICE-5275 compat: showcase rowSelector demo is not working under IE
- Closed
-
ICE-5455 selectInputDate popup not working properly with ICEfaces 2.0-compat
- Closed
-
ICE-4481 Apply 1.8.1, 1.8.2, EE-1.8.2 component changes to the repo/glimmer/compat components fork repository
- Closed
Here is a preliminary list of issues identified by Joanne, with some notes on possible causes and fixes added after each '>'. A bunch of these are solved by simply making the rime.css stylesheet available to the app, since initially it wasn't being found.
> Rime styling was incorrect
> Rime styling and incorrect path to the images
> Bean scope was incorrect so the chart was being recreated and reset (as part of it's default constructor) on every interaction.
> More Rime styling, alot of these issues came about because the xmlhttp folder containing the rime resources (sheet and images) was unavailable to the app.
> Possibly an issue with the DragEvent
> An issue with the iframe and how it's handled by the framework
> Missing Rime style
> Missing Rime style
> RenderManager issues for how it was declared in faces-config