telerik / kendo-ui-core

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

Immutable elements do not reflect alignment state #7944

Closed MihailRizov closed 2 weeks ago

MihailRizov commented 1 month ago

Bug report

Immutable elements do not reflect alignment state

Reproduction of the problem

(bug report only) You can use provided demo image Steps to reproduce:

  1. select the last row (immutable content)
  2. from the toolbar click align right tool
  3. Notice how the toolbar button is not blue

Current behavior

When an immutable element is aligned the state is not reflected in the toolbar buttons.

Expected/desired behavior

image

When an immutable element is aligned the state should be reflected in the toolbar buttons. You can see how should work here

Environment