Opened 9 years ago
Closed 9 years ago
#15054 closed defect (duplicate)
Select: does not display tooltip under Firefox
Reported by: | ccovington | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit - Form | Version: | 1.7.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Setting the title property for a dijit.form.Select properly sets the title attribute for the underlying DOM object, but a tooltip is never displayed for the element under Firefox (versions 4.0-10.0 tested). The tooltip works correctly under other browsers (IE8, Chrome, Safari and Opera).
Change History (2)
comment:1 Changed 9 years ago by
Component: | General → Dijit - Form |
---|---|
Owner: | set to Douglas Hays |
Summary: | dijit.form.Select does not display tooltip under Firefox → Select: does not display tooltip under Firefox |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dup of #14853.