Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Regression: double-clicking a cell focuses on the cell two columns to its left #62

@wbrgss

Description

@wbrgss

This is a bug that was previously fixed AFAIK. Upon double-clicking a cell, the wrong column index is selected. Appears in both standalone and Dash apps. GIF below shows (expected) behaviour of single-click followed by (unexpected) behaviour of double clicks.

double click behaviour

Intuitively, I expect a double click event to behave the same way as pressing Enter — i.e. changing the relevant cell state to "Active".

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions