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

Issues with demo

3 Answers 140 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Kyle
Top achievements
Rank 1
Kyle asked on 23 Aug 2020, 12:06 AM

I'm interested in using the Editor control in a new project, but I'm concerned with the functionality in the Demo (https://demos.telerik.com/aspnet-core/editor/index). For example, how do I change the properties of a cell in a table?  If I put my karat in the cell then click the Table Wizard button, I can choose a background color but it creates a whole new table within the cell -- but what I want is to modify the selected cell.

If I select the table, eight boxes appear at the corners and mid-points of the exterior border of the table.  I can drag these boxes to resize the table.  However, a copy of the boxes remains at the original size and they do not go away unless I refresh the page.

If I click the "View HTML" button then a dialog is displayed, but the text area for the HTML code is only two lines tall.  I'm unable to resize the control.

Are these all bugs in the Editor control?  Any idea when they may be resolved?

Thanks!

3 Answers, 1 is accepted

Sort by
0
Ivan Danchev
Telerik team
answered on 26 Aug 2020, 04:01 PM

Hello Kyle,

We have had a bug in the Editor related to editing a table that has merged cells (which is the case in the demo): https://github.com/telerik/kendo-ui-core/issues/5896 The fix of this bug will be available in the upcoming R3 2020 release, due in mid September.

I've tested the behavior in a new table that does not have merged cells and was able to apply background color to the selected cell. See editor-1.png.

I did not notice duplication of table resize handles in the demo you linked. See editor-2.png, which shows the resize handles being displayed only around the table. Copies of the handles are not visible. Are there any specific user steps that need to be followed for the behavior to be exhibited?

As for the "View Html" tool, it works properly at my end. See editor-3.png. Have you noticed this behavior in the Overview demo? Could you post a screenshot that shows the dialog?

Regards,
Ivan Danchev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Kyle
Top achievements
Rank 1
answered on 26 Aug 2020, 04:35 PM

Hi, Ivan.

Thank you for your reply.

I am able to get the resize handles to draw incorrectly by playing around in the grid.  See resizeHandles.png.  Below is one set of instructions that reproduces the issue, for me:

1. Visit Editor Demo: https://demos.telerik.com/aspnet-core/editor/index
2. Click inside a cell in the table
3. Click the "Delete row" button in the toolbar.
4. Use a keyboard shortcut to "Undo" the delete action.
5. Resize the table.
6. Observe two sets of resize handles.

I was able to reproduce the issue in both Safari and Chrome.

For the view HTML issue, I've attached a screenshot (viewHtml.png).  No special action is needed to observe this issue.  This issue occurs in Safari, but not Chrome.

Here's a video of both issues, if that's easier: https://youtu.be/W_cF7ykJNTY

Thanks!

0
Ivan Danchev
Telerik team
answered on 31 Aug 2020, 12:51 PM

Hi Kyle,

Thank you for demonstrating the issue and providing steps for reproducing it.

I've logged a Bug Report on your behalf in our Feedback Portal: https://feedback.telerik.com/aspnet-core-ui/1482707-editor-table-resize-handles-duplicated-on-making-changes-to-the-table-then-undoing-them

You can follow this item to get notified on changes in its status.

With regard to the height of the textarea in Safari, there is an existing issue logged: https://github.com/telerik/kendo-themes/issues/1620

I've updated your Telerik points for reporting the table resize handles duplication bug.

Regards,
Ivan Danchev
Progress Telerik

Five days of Blazor, Angular, React, and Xamarin experts live-coding on twitch.tv/CodeItLive , special prizes and more, for FREE?! Register now for DevReach 2.0(20).

Tags
Editor
Asked by
Kyle
Top achievements
Rank 1
Answers by
Ivan Danchev
Telerik team
Kyle
Top achievements
Rank 1
Share this question
or