Unplanned
Last Updated: 27 Feb 2026 14:20 by Alex
Alex
Created on: 19 Jan 2026 12:11
Category: TileLayout
Type: Bug Report
1
Resizing with the keyboard navigation causes the "ColSpan" and "RowSpan" to become negative, "OrderIndex" gets out of bounds
If you focus an item, you can resize it with "Ctrl+Arrow keys". If you for example press "Ctrl+Arrow up", the items vertical size shrinks. If you do that repeatedly, it becomes less than 0. If you want to increase the size again, you first have to undo all that negativity, before the items grows again. Ideally, the code should only reduce "ColSpan" and "RowSpan" if its current value is greater than 1.
3 comments
Alex
Posted on: 27 Feb 2026 14:20

Hello Dimo,

thank you for pointing us to the Telerik status page overview yet again. But this is not helpful in all cases! I think a distinction has to be made between a feature request and a bug report: for a feature request, it is totally fine to prioritize this based on your product strategy and the customer demand.

But this, however, is a bug report. A component that already exists is not behaving the way it should be. And I am sure we can agree that fixing this would be trivial (making sure an integer cannot become less than 1 ...).

So we do not understand why this is not prioritized accordingly and instead mixed into the same pot with all feature requests and simply labelled as "Unplanned", without any indication as to when this will be fixed.

Background

Our own customers are more and more demanding full keyboard navigation support due to legal accessibility requirements, but we cannot in good faith turn this on for the TelerikTileLayout due to the numerous bugs we found. I hope you can understand that not even being able to at least communicate a broad time frame when they can expect this leaves us in a difficult situation.

Regards,
Alex

ADMIN
Dimo
Posted on: 27 Feb 2026 13:19

Hi Alex,

An Unplanned status means that the item is not scheduled for implementation yet, and this is the official source of truth that we can communicate. Item prioritization depends on customer demand and our overall product strategy.

Regards,
Dimo
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Alex
Posted on: 27 Feb 2026 12:55

Hello all,

any updates on this one? Without this, the keyboard navigation of this component is basically unusable.

Regards,
Alex