Opened 15 years ago
Closed 15 years ago
#279 closed defect (fixed)
widgets placed in menus with tooltips fail to load
Reported by: | zjames | Owned by: | zjames |
---|---|---|---|
Priority: | P2 | Milestone: | 2.0 |
Component: | Widgets | Version: | SVN |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
Jx.Menu has no setTooltip method so attempts to set a tool tip on the item fail. The menu item has a reference to a button where the tooltip can be successfully set.
Note:
See TracTickets
for help on using tickets.
In [1891] if the uiObj has no setToolTip, look for one on the contained button