Unplanned
Last Updated: 06 Dec 2019 09:36 by ADMIN
its not very easy and transparent to find out what menu item was clicked and what function is to be executed. A simple callback reference would be most convenient. Or at least a simple value to compare. Other advantage is that in case of international translations the code is not impacted
Unplanned
Last Updated: 06 Dec 2019 10:00 by ADMIN
Created by: Gabriel
Comments: 0
Category: Menu
Type: Feature Request
5
Have the menu act the same as a DropDown with detached Popup which lives in the document.body so it can expand over splitters and other things that hide the menu expansion.
Unplanned
Last Updated: 06 Dec 2019 10:02 by ADMIN
Created by: Giulio
Comments: 0
Category: Menu
Type: Feature Request
5
Menu - set item highlighted when clicked 
Example: If I click HOME I want home remain highlighted, if I click another item set this item highlighted
Unplanned
Last Updated: 01 Jun 2021 12:19 by Asela

Bug report

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

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 get closed.

Environment

  • Kendo UI version: 2021.2.511
  • Browser: [all ]
Unplanned
Last Updated: 25 Nov 2019 14:47 by ADMIN
Created by: Arun
Comments: 1
Category: Menu
Type: Feature Request
1
I'd like to request the ability to add a public method with the functionality to focus on a specific menu item for navigation purposes.  
Unplanned
Last Updated: 31 Jan 2020 19:49 by ADMIN
Created by: Bruno
Comments: 0
Category: Menu
Type: Feature Request
1
I'd like to request adding checkbox functionality to the Kendo UI Menu's api similar to the Kendo UI TreeView.  
Unplanned
Last Updated: 06 Jul 2022 08:14 by omti
Created by: omti
Comments: 0
Category: Menu
Type: Bug Report
0

Bug report

If a Popup is open and you click a Menu item, the Menu prevents the Popup from closing automatically.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/IrEYAqaK/2
  2. Click the Open/Close button
  3. Hover the Menu item and click the sub-item.

Current behavior

The Menu prevents the Popup from closing

Expected/desired behavior

The Popup should close when the Menu item is clicked.

Environment

  • Kendo UI version: 2022.2.621
  • Browser: [all]
Unplanned
Last Updated: 22 May 2023 09:44 by Anthony

Bug report

Context Menu uses the element selector to focus the element after the Menu is closes

Reproduction of the problem
Open the Dojo - https://dojo.telerik.com/ImuViVAN/3

- select (for example) the 4th textbox

- this time type a key, the context menu will appear (correct)

- use the keyboard and navigate to submenu1, press enter

- Focus is now on the last cell. 


Expected/desired behavior
The Menu focus shall be placed over the correct input element


Environment
Kendo UI version: [all]
Browser: [all ]

Unplanned
Last Updated: 01 Apr 2024 14:43 by Anthony Gianino
Created by: Anthony Gianino
Comments: 0
Category: Menu
Type: Bug Report
0

Bug report

The popupCollision option of the Menu cannot be set in MVVM

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/izaZIkAK/7
  2. Test a scenario in which the popupCollision would apply, or check the Menu options in the browser console.

Current behavior

The popupCollision cannot be set

Expected/desired behavior

You should be able to set the option in MVVM scenario

Environment

  • Kendo UI version: 2024.1.319
  • Browser: [all]
Unplanned
Last Updated: 03 Apr 2024 12:17 by Felix
Created by: Felix
Comments: 0
Category: Menu
Type: Bug Report
0

Bug report

Scrolling submenu in Scrollable Menu not available in 2024.1.319

Regression with v.2024.1.319

Reproduction of the problem
Open this Dojo example - https://dojo.telerik.com/aweLUguB
Hover over "Mens"

Expected/desired behavior
Scrollbar shall be rendered so user can scroll over the list items

Environment
Kendo UI version: 2024.1.319
Browser: [all]