handsontable/quality

[8+] Summary of regression testing

aninde opened this issue · 0 comments

Description

Collecting bugs reported after the release.

Number Issue Labels Possible tests to be carried out Reported by
1 Inserting 0 Rows Doubles the Filter's TrimMap Length #7326 Filtering Other maps User
2 [8.0.0+] HiddenColumns plugin causes unintended scrolling when some cells are hidden #7322 Scrolling, hiddenColumn User
3 [8.0.0+] The table validation causes incorrect data rendering when Hidden plugin is enabled #7301 Hidding Hidding + all plugins Dev team
4 [8.0.0] Can no longer subclass plugins #7293 CustomPlugin todo User
5 [8.0.0] Can no longer append visually empty rows #7288 Documentation User
6 [8.0.0] getSourceData method returns a different structure for Nested Rows #7236 Documentation? all methods that return data about the data Support team
7 [8.0.0+] maxCols/Rows with hiddenColumns/rows and larger dataset produces unexpected selection issues and table rendering #7350 Hidding large data sets on hidden rows/ cells Devs + support team
8 [7.2.0+] Row movement while using CSS transform property causes multiple issues #7359 Rotating and transforming via CSS Support team
9 [8.0.0] Fixed rows will cause a double border for column headers when data set is at least 14 x 2 on future versions of browsers #7356 Fixing fixing with variety set of data me
10 [8.0.0+] Context menu when not possible to open on the default position under a cell executes itself #7364 contextMenu z-index, contextMenu, dropdownMenu Support team
11 [8.0.0+] Incorrect rendering related to data validation and hidden columns handsontable/handsontable#7377 #7377 hiddenColumn, rendering on numeric column, next to hiddenColumn User
12 [8.0.0+] value population from an edited cell results in a console error a population does not execute - use of CMD + ENTER #7382 - value population on rowHeaders, shortcuts Support team
13 [8.0.0+] minSpareRows serious performance downgrade #7410 Performance minSpareCols Support team from forum
14 selectRows focus #7383 - selectRows focus User
15 [8.0.0+] We cannot use some of the cultures in the numeric cell type #7419 - some cultures ( en-GB, nl-NL, pl-PL) Support team
16 [8.0.0+] Freeze column when used with fixedColumnsLeft freezes the wrong column index #7436 - indexes, fixing Support team
17 [8.0.0+] The use of fixedRowsTop: 1 with fixedRowsBottom: true adds an additional border on the vertical scroll #7437 - fixing, scrolling Support team
18 [8.0.0+] Showing a high-header hidden column misaligns table layers #7438 - misaligns with custom headers Support team
19 [8.0.0+] Keyboard "left" key does not scroll the viewport with there are fixed columns and window scroll is used #7451 - selectRows focus Support team
20 [8.0.0+] If the first column is hidden HOME key moves the selection to a wrong index and disables the ability to key navigate #7454 - selectRows focus Support team
21 [8.0.0+] maxCols/Rows with hiddenColumns/rows and larger dataset produces unexpected selection issues and table rendering #7350 - selectRows focus User
22 [8+] getSelected returns wrong result after altering the table #7351 - CRUD, selection Tester
23 [8.0.0+] Context menu when not possible to open on the default position under a cell executes itself #7364 - contextMenu, z-index User
24 [8.0.0+] Incorrect rendering related to data validation and hidden columns #7377 - hidden columns, data validation User
25 [8.0.0+] value population from an edited cell results in a console error a population does not execute - use of CMD + ENTER #7382 - editor Support team
26 [8.0.0+] Renderer is cutting out spaces inside a query #7458 - trim white space Suport team