Unplanned
Last Updated: 26 Dec 2017 12:14 by ADMIN
ADMIN
Marin Bratanov
Created on: 26 Dec 2017 12:13
Category: Spreadsheet
Type: Bug Report
0
Cell height increases when importing a file that was saved by RadSpreadsheet which has cells with increased font size
A workaround is using directly the Kendo Spreadsheet widget as this will allow you to use its latest version that does not manifest this issue: https://demos.telerik.com/kendo-ui/spreadsheet/server-side-import-export

Repro steps

    Go to https://demos.telerik.com/aspnet-ajax/spreadsheet/examples/import-export/defaultcs.aspx
    Go to an empty cell
    type some text
    change its font size (e.g., to 18)
    save the file
    import the file you just saved

Expected: nothing changes

Actual: (some) cells change their height and font size, not just the cell that was edited above
0 comments