Completed
Last Updated: 21 Feb 2024 12:42 by ADMIN

Bug report

Reproduction of the problem

Reproducible in the demos: https://demos.telerik.com/kendo-ui/imageeditor/index

  1. Open the browser's devtools console
  2. Click the "Resize" tool in the ImageEditor's toolbar.
  3. Change the image Width or Height value to 0 and blur the input.

Current behavior

A js exception is thrown after blurring the input:
Uncaught RangeError: Maximum call stack size exceeded

Subsequently, on attempting to enter a valid width/height value, the same exception is thrown and resizing the image becomes impossible.

Expected/desired behavior

No js exceptions are thrown.

Environment

  • Kendo UI version: 2021.3.1207
  • jQuery version: x.y
  • Browser: [all]
Completed
Last Updated: 18 Aug 2023 15:52 by ADMIN
Release R3.2023-Increment.2(30.Aug.2023)

Bug report

Regression in R2 2022 SP1.

Reproduction of the problem

Dojo example:https://dojo.telerik.com/eLULiTob

  1. Click the image browser tool in the Editor's toolbar.
  2. In the ImageBrowser popup, one by one remove all the folders and images, until none is left.

Current behavior

After deleting the last item (image or folder), the loading icon remains.

Expected/desired behavior

No loading icon should be shown in the popup, once all the images are removed.

Environment

  • Kendo UI version: 2022.3.1109
  • jQuery version: x.y
  • Browser: [all]
Unplanned
Last Updated: 06 Jul 2022 10:45 by SAA
Created by: SAA
Comments: 0
Category: ImageEditor
Type: Feature Request
1

Hi,

I want to show image from database and edit it (crop, rotate etc) and save back to database.

Thanks

Unplanned
Last Updated: 25 Nov 2021 08:20 by ADMIN
Created by: Avishai
Comments: 0
Category: ImageEditor
Type: Feature Request
1
Add support for images in .tiff format in the ImageEditor.
Completed
Last Updated: 26 Oct 2020 07:27 by ADMIN
Release 2020.R3.SP.next

Bug report

JPG images can be cropped only in 2 directions: right to left and bottom to top.

Reproduction of the problem

Reproducible in the demos.

Current behavior

Expected/desired behavior

Images can be cropped in all directions.

Environment

  • Kendo UI version: 2020.3.1021
  • jQuery version: x.y
  • Browser: [all]