This is a migrated thread and some comments may be shown as answers.

Context Menu wrap item name without taking full width

3 Answers 185 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Anna
Top achievements
Rank 1
Anna asked on 31 Mar 2017, 05:47 PM

Ever since we upgraded to Kendo release 2016.3.1118, the context menu wrapping is broken, and is still broken with latest version. 

It seems the context menu will wrap item names that's not very long, like "Compare Forecast", like "Save As Excel". The width of context menu is always just slightly narrower than the longest item so it must wrap. Please see the plunk example: https://plnkr.co/edit/EyVABxhVKmgNMxf3ERkk?p=preview

 

3 Answers, 1 is accepted

Sort by
0
Magdalena
Telerik team
answered on 03 Apr 2017, 08:07 AM
Hi Anna,

Thank you for reporting the issue. We would like to apologize for any inconvenience caused. We have logged it for fixing and we have updated your Progress points for reporting a bug.

For now you can use the following preliminary solution:
.k-item {
    white-spacing: nowrap;
}

Do not hesitate to contact us if you have other questions.


Regards,
Magdalena
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Anna
Top achievements
Rank 1
answered on 03 Apr 2017, 04:48 PM
Might I ask if this is logged in github issues? What's the priority?
0
Magdalena
Telerik team
answered on 04 Apr 2017, 08:42 AM
Hello Anna,

Actually the issue has been already fixed and will be available in the next internal build.

Do not hesitate to contact us if you have other questions.

Regards,
Magdalena
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
Menu
Asked by
Anna
Top achievements
Rank 1
Answers by
Magdalena
Telerik team
Anna
Top achievements
Rank 1
Share this question
or