Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[UWP] Editor control changes line break characters. #3020

@CarstenGruenzner

Description

@CarstenGruenzner

Description

In a customer SQL Server database all multiline text has \r\n as a line break characters. The Editor control changed them to \r.

Steps to Reproduce

Expected Behavior

Use the platform specific line break characters or make the behavior configurable.

Actual Behavior

Always \r is used as line break characters.

Basic Information

  • Version with issue: 3.0.0
  • Last known good version:
  • IDE: Visual Studio 2017
  • Platform Target Frameworks:
    • iOS:
    • Android:
    • UWP: 16299
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Screenshots

Reproduction Link

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions