Search and Top Navigation
#10633 closed bug (duplicate)
Opened September 30, 2014 05:45PM UTC
Closed September 30, 2014 09:53PM UTC
Bug in JQuery UI Menu using Cupertino & other themes with icons
Reported by: | jplevene | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.menu | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When using the Cupertino theme and sub menus, the icons in the sub menu get the state of the root menu item and go white.
In the fiddle below, select "Edit" then hover over any item in the sub menu and all the icons in that sub-menu then go white and invisible.
Attachments (0)
Change History (2)
Changed September 30, 2014 05:49PM UTC by comment:1
_comment0: | When using the Cupertino theme and sub menus, the icons in the sub menu get the state of the root menu item and go white. \ \ In the fiddle below, select "Edit" then hover over any item in the sub menu and '''all''' the icons in that sub-menu then go white and invisible when the mouse goes over any single sub-menu items. \ \ http://jsfiddle.net/jplevene/wkk8e902/4/ → 1412099821767867 |
---|---|
_comment1: | When using the Cupertino theme and sub menus, the '''icons''' in the sub menu inherit the state of the root menu item and go white with a ui-state-active instead of a ui-state-active or no state like the rest of the sub-menu. \ \ In the fiddle below, select "Edit" then hover over any item in the sub menu and '''all''' the icons in that sub-menu then go white and invisible when the mouse goes over any single sub-menu items as though they were all ui-state-active. \ \ http://jsfiddle.net/jplevene/wkk8e902/4/ → 1412099852275566 |
When using the Cupertino theme and sub menus, the icons in the sub menu inherit the state of the root menu item and go white with a ui-state-active instead of a ui-state-focus or no state like the rest of the sub-menu.
In the fiddle below, select "Edit" then hover over any item in the sub menu and all the icons in that sub-menu then go white and invisible when the mouse goes over any single sub-menu items as though they were all ui-state-active.
http://jsfiddle.net/jplevene/wkk8e902/4/