Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.0.RC1, 3.0.RC2
-
Fix Version/s: 3.0
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 3.0
-
Assignee Priority:P1
-
Affects:Compatibility/Configuration
Description
When setting a style or styleClass on the ace:pushButton the CSS is applied to the html button tag and not the surrounding html elements that are rendered for the pushButton component.
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | pushButton-style-issue.JPG [ 13907 ] |
| Attachment | Case10802Example.zip [ 13908 ] | |
| Attachment | Case10802ExampleWAR.zip [ 13909 ] |
| Salesforce Case | [5007000000KDhxH] |
| Fix Version/s | 3.0 [ 10241 ] | |
| Assignee Priority | P2 | |
| Assignee | yip.ng [ yip.ng ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #27091 | Wed Jan 04 14:45:08 MST 2012 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/pushbutton/PushButtonRenderer.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Resolved [ 5 ] | Reopened [ 4 ] |
| Assignee Priority | P2 | P1 |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #27107 | Thu Jan 05 16:27:17 MST 2012 | yip.ng | |
| Files Changed | ||||
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/pushbutton/PushButtonRenderer.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/linkbutton/LinkButtonRenderer.java
MODIFY
/icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/checkboxbutton/CheckboxButtonRenderer.java
|
| Attachment | screenshot-2.png [ 13948 ] |
| Status | Reopened [ 4 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Affects | [Compatibility/Configuration] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |

Attached test case showing issue