Opened 6 years ago
Closed 6 years ago
#15122 closed bug (worksforme)
tooltip not coming in firefox 50.0.2
Reported by: | anagh416 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.tooltip | Version: | 1.11.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description (last modified by )
Hello , i m using tooltip from below lib
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script>
in my angular 2 project . though tooltip is working fine for Chrome , IE and safari . it is not coming in firefox . not visible at all on mouse over ... version i use is 50.0.2 for firefox.. please help
thanks
Change History (2)
comment:1 Changed 6 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 6 years ago by
Component: | ui.core → ui.tooltip |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Tooltips are working fine for me in Firefox 50.1.0 using jQuery UI 1.11.4 and 1.12.1. There could be a problem with Angular, but we won't debug jQuery UI inside frameworks. If you can provide a reduced test case that fails with latest jQuery UI (currently 1.12.1) and doesn't use other libraries or frameworks, then we can look into it.