TableView.jl icon indicating copy to clipboard operation
TableView.jl copied to clipboard

Upon opening, "click" on first row, first column

Open pdeffebach opened this issue 4 years ago • 0 comments

I got this issue report in FloatingTableView.jl.

Basically, the user wants, when opening a dataset, to be able to use arrow keys to navigate from the get-go, without clicking on the window. This means having the cell selected, after which the user can scroll.

I am unsure if this can be resolved. If it can be resolved, I am unsure if it is resolved in Blink or here. But I think here is somewhat likely, given we can use javascript to emulate click events.

Any thoughts?

pdeffebach avatar Sep 21 '21 19:09 pdeffebach