Opened 10 years ago
Closed 10 years ago
#8868 closed bug (invalid)
ToolTip Display when near bottom of screen
Reported by: | jdmckinstry | Owned by: | jdmckinstry |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.tooltip | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Found an issue with tooltip position when element with tip is near bottom of screen. The tip still tries to display below the element, even though the it is too low to be seen. This only seems to happen if there is no horizontal scroll. When horizontal scroll is visible, and element is near bottom, tooltip replaces to above element.
Change History (3)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Owner: | set to jdmckinstry |
---|---|
Status: | new → pending |
Thanks for taking the time to contribute to the jQuery UI project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.
Additionally, be sure to test against the git version of both jQuery UI and jQuery to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/ZgAqH/Open the link and click to "Fork" (in the top menu) to get started.
I can definitely investigate this issue, but I'll need a test case showing the issue.
comment:3 Changed 10 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Just realized, this seems to also only happen within iframes. And so far I've only tested the issue on Firefox 17