Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.0.BETA
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Cause of failure is ICEfaces3/trunk revision# 37043
-
Assignee Priority:P1
-
Affects:Documentation (User Guide, Ref. Guide, etc.)
Description
Some of the ACE input components are not rendering the values of the style attribute(s) properly. See above for range of failing revisions.
ace:maskedEntry
The style/styleClass attributes are not being applied.
ace:autoCompleteEntry
The style attribute is not being applied.
**There may be other input components that also show this behaviour**
To reproduce:
1) Build / deploy one of the test apps located in http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly
2) Navigate to the Attribute Test
The test page contains the component with the style attribute set.
ace:maskedEntry
The style/styleClass attributes are not being applied.
ace:autoCompleteEntry
The style attribute is not being applied.
**There may be other input components that also show this behaviour**
To reproduce:
1) Build / deploy one of the test apps located in http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly
2) Navigate to the Attribute Test
The test page contains the component with the style attribute set.
Activity
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Fix Version/s | 4.0 [ 11382 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #37857 | Wed Sep 11 19:23:06 MDT 2013 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogRenderer.java
|
| Summary | Regression: ACE Input Component Style Attribute(s) Not Being Applied | Added 'style' attribute to ace:dialog and ace:confirmationDialog |
| Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
| Priority | Major [ 3 ] | Minor [ 4 ] |
| Affects | Documentation (User Guide, Ref. Guide, etc.) [ 10003 ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #37754 | Tue Sep 03 12:19:20 MDT 2013 | art.zambrano | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dialog/DialogMeta.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/confirmationdialog/confirmationdialog.js
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogMeta.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/confirmationdialog/ConfirmationDialogRenderer.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/resources/icefaces.ace/dialog/dialog.js
|
| Description |
Some of the ACE input components are not rendering the values of the style attribute(s) properly. See above for range of failing revisions.
ace:maskedEntry The style/styleClass attributes are not being applied. ace:autoCompleteEntry The style attribute is not being applied. **There may be other input components that also show this behaviour** To reproduce: 1) Build / deploy test app located in http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly 2) Navigate to the Attribute test |
Some of the ACE input components are not rendering the values of the style attribute(s) properly. See above for range of failing revisions.
ace:maskedEntry The style/styleClass attributes are not being applied. ace:autoCompleteEntry The style attribute is not being applied. **There may be other input components that also show this behaviour** To reproduce: 1) Build / deploy one of the test apps located in http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly 2) Navigate to the Attribute Test The test page contains the component with the style attribute set. |
| Environment |
Passed at ICEfaces3/trunk revision# 37030
Failed at ICEfaces3/trunk revision# 37045 |
Cause of failure is ICEfaces3/trunk revision# 37043 |
| Assignee | Arturo Zambrano [ artzambrano ] | |
| Fix Version/s | 3.4 [ 10770 ] | |
| Assignee Priority | P1 [ 10010 ] |
| Description |
Some of the ACE input components are not rendering the values of the style attribute(s) properly. See above for range of failing revisions.
ace:maskedEntry The style/styleClass attributes are not being applied. ace:autoCompleteEntry The style attribute is not being applied. **There may be other input components affected by the change that also show this behaviour** To reproduce: 1) Build / deploy test app located in http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly 2) Navigate to the Attribute test |
Some of the ACE input components are not rendering the values of the style attribute(s) properly. See above for range of failing revisions.
ace:maskedEntry The style/styleClass attributes are not being applied. ace:autoCompleteEntry The style attribute is not being applied. **There may be other input components that also show this behaviour** To reproduce: 1) Build / deploy test app located in http://server.ice:8888/svn/repo/qa/trunk/Regression-Icefaces2/Sparkle/Nightly 2) Navigate to the Attribute test |
| Field | Original Value | New Value |
|---|---|---|
| Summary | Regression: ACE Input Component Styling Issues | Regression: ACE Input Component Style Attribute(s) Not Being Applied |

Confirmed resolved trunk revision 37756. Tomcat 6, all browsers.