Skip to content

Current selected column in status bar in cell or column selection mode #180

@stsymbaliuk

Description

@stsymbaliuk

The current selected column is not displayed in the status bar in cell or column selection mode.

"Col" value in status bar:

  • Current behavior in cell or column selection mode: "Col" displays first visible column on the left;
  • Expected behavior in cell or column selection mode: "Col" should display current selected column;
  • Current behavior in row selection mode is expected: "Col" shows the most left visible column.

"Row" value in status bar works as expected in all modes:

  • When in row selection mode or cell selection mode then "Row" shows the current selected row - as expected.
  • When in column selection mode then "Row" shows the first displayed row on the screen - as expected.

Steps:

  • Open file uscities.csv (simplemaps_uscities_basicv1.92.zip) with large number of columns;

  • Switch to cell selection mode (Tab key) and go to row 5 (j key). In status bar "[Row 5/31254, Col 1/17]" is displayed;

  • Go to column 5 (l key).

  • Current behavior: "[Row 5/31254, Col 1/17]" is displayed in status bar;

  • Expected behavior : "[Row 5/31254, Col 5/17]" is displayed in status bar;

  • Go to column 10 (l key).

  • Current behavior: "[Row 5/31254, Col 5/17]" is displayed in status bar;

  • Expected behavior : "[Row 5/31254, Col 10/17]" is displayed in the status bar.

Demo:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions