Completed
Last Updated: 13 Dec 2024 12:52 by ADMIN
Release 2025 Q1 (Feb)

Bug report

When the toggleOnClick option is set to true, the hide method doesn't hide the Popover

Workaround: https://dojo.telerik.com/JhWNDQrv (works only in the custom scenario when the hide method is called on scrolling the page. It will not work when the call method is called on button click)

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/hVdauDSd/4
  2. Scroll the page, which will call the hide method.

Current behavior

The Popover remains visible

Expected/desired behavior

The Popover should hide

TicketID: 1669787

_

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [all]
Completed
Last Updated: 04 Jun 2024 06:17 by ADMIN
Release 2024 Q1

Bug report

The popover does not show when the mouse is moved normally. It will show only when the mouse is moved very slowly.

Reproduction of the problem

  1. Open the dojo - https://dojo.telerik.com/@NeliKondova/UniXoPuJ
  2. Move the mouse

Current behavior

Popover is not displayed over every item but on every second item. It is displayed on every item only if the mouse moves slowly.

Expected/desired behavior

The popover should show over every item.

The issue is a regression starting with 2023.1.314 version

Environment

  • Kendo UI version: 2023.1.314
  • Browser: [all]