Skip to content

ESC to revert Edit Data row moves focus out of grid #10901

Open
@kburtram

Description

@kburtram
  • Azure Data Studio Version: 1.19.0

Steps to Reproduce:

  1. Edit Data on a table
  2. Position focus into the "New Row" and start editing a cell
  3. Press ESC to revert the edit

Expected: The edits to the cell are reverted on first ESC. Edits to the row are revert on second ESC. If the cell being edited is the only cell changed in the row then the first ESC reverts changes to the row. Basically, the behavior should match what SSMS does in this scenario.

Actual: The edit is reverted but focus is moved out of the grid and needs to be repositioned with the mouse. This breaks the keyboard-only data entry scenario.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions