Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 3.3
-
Fix Version/s: None
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces3/trunk revision# 36585
All browsers
-
Salesforce Case Reference:
Description
The on events of the component aren't triggering (trying to show alert).
To reproduce:
1) Build / deploy test app located at: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Manual/comboBox
2) Navigate to 'ace:comboBox Attribute Test'
3) Scroll down to on event tests
4) Try interacting with them to trigger the alert
To reproduce:
1) Build / deploy test app located at: http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Manual/comboBox
2) Navigate to 'ace:comboBox Attribute Test'
3) Scroll down to on event tests
4) Try interacting with them to trigger the alert
Issue Links
- depends on
-
ICE-9232 ACE generator allow for disinheriting properties from baseMeta
-
- Closed
-
Linking to
ICE-9232. The on* events aren't supported/rendered. They appear in the TLD documentation because ace:comboBox extends from h:inputText, which supports them. The same situation is present in ace:autoCompleteEntry. OnceICE-9232is solved, the on* events will be removed from the TLD documentation of these components.