Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 3.1, EE-3.0.0.GA_P01, 3.2.BETA1
-
Fix Version/s: 3.3
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Firefox, IE
-
Assignee Priority:P2
Description
When an ice:outputResource is used as a node for an ice:tree, the resource is displayed on a new line and is not inline with the tree icons. Even setting style="display: inline;" on the outputResource doesn't help.
The main cause of this is that the values that are added to the style attribute are not being applied to the outer div that is rendered by the component.
Activity
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Arran Mccullough [ arran.mccullough ] |
Attachment | tree-outputResource-issue.jpg [ 14961 ] |
Assignee | yip.ng [ yip.ng ] | |
Fix Version/s | 3.3 [ 10370 ] | |
Assignee Priority | P2 [ 10011 ] |
Attachment | Case11645Example.zip [ 15713 ] | |
Attachment | Case11645ExampleWAR.zip [ 15714 ] |
Attachment | screenshot-01.png [ 15715 ] |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] |
Attached test case that shows issue.
Run welcomeICEfaces.jsf to see issue.