Opened 14 years ago
Closed 14 years ago
#4202 closed defect (fixed)
Icons not on menu
Reported by: | simonjb | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
To reproduce:
- open dijit/tests/test_Menu.html
- open the context menu (right click)
expected:
- icons visible on menu
actual:
- no icons
(not sure that this is a 0.9 blocker but I've set it to 0.9 initially -- bill please change as you see fit)
Change History (3)
comment:1 Changed 14 years ago by
Owner: | changed from bill to liucougar |
---|
comment:2 Changed 14 years ago by
There are icons on menus in at least:
- dijit/tests/test_Menu.html
- dijit/tests/form/test_Button.html
- dijit/themes/themeTester.html
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Cougar, this was broken in [10224]. Apparently you are requiring two CSS classes for every icon? If so all the Menu tests with icons need to be updated. The menu tests are borrowing the editor icons.