Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.6DR#4
-
Component/s: ICE-Components, Sample Apps
-
Labels:None
-
Environment:WinXP SP2, Firefox 1.5.0.11, Glassfish, JSF 1.2, Facelets component-showcase (but I think this is an issue with regular JSF 1.1 component-showcase)
-
Affects:Sample App./Tutorial
Description
Since the change of Accordion Panel from using a label attribute to using a header facet, the label/header does not look pretty anymore. This could just be an application issue, or there could be a problem in the component or renderer with matching up the CSS properly.
Also, each element in the Accordion Panel has a pointing hand cursor on mouseover, but the label/header only has the text caret cursor.
Also, each element in the Accordion Panel has a pointing hand cursor on mouseover, but the label/header only has the text caret cursor.
Issue Links
- depends on
-
ICE-1177 New Accordion Panel component (now called ice:panelCollapsible)
- Closed
Activity
Mark Collette
created issue -
Mark Collette
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 1.6DR#4 [ 10060 ] | |
Assignee Priority | P1 | |
Assignee | Mark Collette [ mark.collette ] |
Mark Collette
made changes -
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13751 | Thu May 03 09:55:15 MDT 2007 | patrick.corless | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/accordionPanel-facelets.jspx
MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/css/showcase_style.css MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/layoutPanels/accordionPanel.jspx |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13752 | Thu May 03 09:56:09 MDT 2007 | patrick.corless | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/layoutPanels/accordionPanel/AccordionBean.java
|
Patrick Corless
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Affects | [Sample App./Tutorial] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.6 [ 10031 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Mark Collette [ mark.collette ] |
Have to fix the underlying component issues before fixing the sample application.