Skip to content

Editing decimal number with German locale causes the decimal seperator is removed #26222

Open
@BegoRubarth

Description

@BegoRubarth
  • Azure Data Studio Version: 1.51.1, Commit: 95e6a0e
  • OS Version: Windows_NT x64 10.0.19045
  • OS Locale = DE

Steps to Reproduce:

  1. Edit a colum containing a decimal value
  2. Replace 2.3 with 2.5
  3. After saving the data the column will contain 25.0
  4. If 2.3 is replaced with 2,5 the value 2.5 is persisted correctly

Does this issue occur when all extensions are disabled?: Yes/No

Metadata

Metadata

Assignees

No one assigned

    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