Skip to content

Inconsistent Tooltip positioning when large content is loaded #6148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
IvanDanchev opened this issue Nov 18, 2020 · 2 comments
Closed

Inconsistent Tooltip positioning when large content is loaded #6148

IvanDanchev opened this issue Nov 18, 2020 · 2 comments
Assignees
Labels
Bug C: Tooltip FP: Completed Sync status with associated Feedback Item jQuery SEV: Low
Milestone

Comments

@IvanDanchev
Copy link
Contributor

Bug report

WebSite12.zip

Reproduction of the problem

A sample WebSite is attached.

  1. Run the Test page.
  2. Click on the "Click me" text.
  3. The Tooltip shows up (note its position).
  4. Close the Tooltip.
  5. Click on the text again.

Current behavior

Initially the Tooltip shows up positioned in such way that most of its content not visible. If you close the Tooltip and click the "Click me" text to show it again, it is shown over the whole page.

Expected/desired behavior

The positioning on first opening is incorrect. The Tooltip should be positioned identically in both cases (when opened for the first time, and on subsequent opening).

Environment

  • Kendo UI version: 2020.3.1021
  • jQuery version: x.y
  • Browser: [all]
@IvanDanchev IvanDanchev added Bug C: Tooltip SEV: Low jQuery FP: Unplanned Sync status with associated Feedback Item labels Nov 18, 2020
@joneff
Copy link
Contributor

joneff commented Nov 19, 2020

If the issue is related to kendo-jquery, can you make a strip down dojo out of it?

@IvanDanchev
Copy link
Contributor Author

@joneff
The attached website basically contains two Html pages, one with the Tooltip and the other is the content loaded in the Tooltip. So the scenario is isolated as much as possible. The issue is not reproducible in the dojo, because in that case the content will have to be loaded from another domain and this makes the Tooltip render it in an iframe. The issue is not exhibited when an iframe is rendered, i.e. the content must be loaded from the same domain, to avoid it being placed in an iframe, thus I've attached a website with a test page and a content page.

@Juveniel Juveniel self-assigned this Jan 27, 2021
@kendo-bot kendo-bot added FP: Planned Sync status with associated Feedback Item FP: In Development Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item FP: Planned Sync status with associated Feedback Item labels Jan 27, 2021
@mparvanov mparvanov added this to the 2021.R1.SP.next milestone Feb 19, 2021
@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Feb 19, 2021
@Dimitar-Goshev Dimitar-Goshev changed the title Tooltip inconsistent positioning when large content is loaded Inconsistent Tooltip positioning when large content is loaded Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Tooltip FP: Completed Sync status with associated Feedback Item jQuery SEV: Low
Projects
None yet
Development

No branches or pull requests

5 participants