telerik / kendo-ui-core

An HTML5, jQuery-based widget library for building modern web apps.
http://www.telerik.com/kendo-ui
Other
2.53k stars 1.91k forks source link

Submenu item remains opened when openOnClick.rootMenuItems and scrollable are set to true in Menu #6441

Open nelito987 opened 3 years ago

nelito987 commented 3 years ago

Bug report

When openOnClick is enabled for the root Menu items and the scrollable option is enabled, the previously hovered remains opened when moving the cursor over different subitems.

Reproduction of the problem

  1. Open the Dojo
  2. Click on Item 2
  3. Hover over Sub Item 1
  4. Hover over Sub Item 1.2
  5. Move the cursor to hover over Sub Item 2

Current behavior

Both submenus remain opened - the one for SubItem 1 and for SubItem 2

Expected/desired behavior

The previously opened submenu (Subitem 1) should be closed.

Environment

mihaela-lukanova commented 9 months ago

Increased priority due to a report in TicketID: 1632034