Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.1
-
Fix Version/s: EE-4.1.0.RC1, EE-4.1.0.GA, 4.2.BETA, 4.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:ICEfaces 4 trunk r47603 Tomcat 8, all browsers.
Description
When adding a border to an ace:pushButton via the styleClass attribute, the border width is not sized appropriately unless an exact width is included in the styleClass. If no width is specified the border stretches across the page.
Example:
<style type="text/css">
.customStyle {
border: 25px double green !important;
}
</style>
See screenshot noWidth.png
Example:
<style type="text/css">
.customStyle {
border: 25px double green !important;
}
</style>
See screenshot noWidth.png
Issue Links
- blocks
-
ICE-11009 Render 'style' attribute on main element instead of root container
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Liana Munroe
created issue -
Liana Munroe
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | noWidth.PNG [ 22076 ] |
Liana Munroe
made changes -
Description |
When adding a border to an ace:pushButton via the styleClass attribute, the border width is not sized appropriately unless an exact width is included in the styleClass. If no width is specified the border stretches across the page.
See screenshot noWidth.png |
When adding a border to an ace:pushButton via the styleClass attribute, the border width is not sized appropriately unless an exact width is included in the styleClass. If no width is specified the border stretches across the page.
Example: <style type="text/css"> .customStyle { border: 25px double green !important; } </style> See screenshot noWidth.png |
Liana Munroe
made changes -
Attachment | noWidth.PNG [ 22077 ] |
Liana Munroe
made changes -
Attachment | noWidth.PNG [ 22077 ] |
Ken Fyten
made changes -
Fix Version/s | EE-4.1.0.GA [ 12171 ] |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] |
Arturo Zambrano
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Arturo Zambrano
made changes -
Ken Fyten
made changes -
Fix Version/s | EE-4.1.0.BETA [ 13072 ] |
Ken Fyten
made changes -
Fix Version/s | 4.2.BETA [ 13091 ] | |
Fix Version/s | 4.2 [ 12870 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |