handsontable icon indicating copy to clipboard operation
handsontable copied to clipboard

If we define the same number of `fixedColumnsLeft` as the total number of columns checkbox has to be double-clicked to change its value

Open AMBudnik opened this issue 3 years ago • 0 comments

Description

If we define the same number of fixedColumnsLeft as the total number of columns checkbox has to be double-clicked to change its value. When we fix fewer columns than the maximum we can use the standard single click to alter the value.

Steps to reproduce

  1. Go to https://jsfiddle.net/zfgw30m1/
  2. Use a single click to change the checkbox value - nothing happens
  3. Use a double click to change the checkbox value - checkbox checked

Demo

https://jsfiddle.net/zfgw30m1/

Your environment

  • Handsontable version: 12.1.2 *It doesn't seem to be a regression
  • Browser name and version: Chrome 105
  • Operating system: macOS Monterey

Inform forum

AMBudnik avatar Sep 19 '22 11:09 AMBudnik