telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
467 stars 216 forks source link

[Editor][Toolbar] Tools that are part of a ButtonGroup have no text in the overflow popup #3889

Closed georgi-sla closed 1 year ago

georgi-sla commented 1 year ago

Describe the bug Tools that are part of a ButtonGroup show only icon in the overflow popup and not the corresponding text.

To Reproduce

  1. Create an Editor component.
  2. Set the Editor's toolbar to responsive.
  3. Open the Overflow Popup.

Please, see this StackBlitz example: https://stackblitz.com/run/?file=src%2Fapp%2Fapp.component.ts

Expected behavior In the Overflow Popup, the different tools should display an icon and the corresponding text.

Screenshots Current Behavior: image

Expected Behavior (could be seen in version 2.3.0): image

Raisolution commented 1 year ago

Fixed in v11.0.0 of the kendo-angular-editor package.