Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 2.0-Beta1
-
Fix Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Windows 7, NetBeans 6.9, Icefaces 2.0 Beta 1
-
ICEsoft Forum Reference:
Description
Menu Bar expand first time on IE when the mouse pointer hovers on. However, if the mouse pointer is moved away and hovers again, the menu bar is not expanded.
For Chrome browser, it does not expand menu bar at all.
Here is my code I use for test:
<ice:form id="iceForm">
<ice:menuBar orientation="holizontal">
<ice:menuItem value="File" onclick="return false;">
<ice:menuItem value="Open" />
<ice:menuItem value="Close" />
</ice:menuItem>
</ice:menuBar>
</ice:form>
For Chrome browser, it does not expand menu bar at all.
Here is my code I use for test:
<ice:form id="iceForm">
<ice:menuBar orientation="holizontal">
<ice:menuItem value="File" onclick="return false;">
<ice:menuItem value="Open" />
<ice:menuItem value="Close" />
</ice:menuItem>
</ice:menuBar>
</ice:form>
Issue Links
- depends on
-
ICE-6138 panelTabSet style issue in Chrome and Safari
-
- Closed
-
Marking as Closed / Invalid as part of legacy ICEfaces ICE / Compat component JIRA cleanup.
Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf
If the issue persists with the current ICEfaces release, please create a new JIRA for it.