Skip to content

RichTextBox LinkClicked event doesn't work for "friendly named" hyperlinks #1631

@RussKie

Description

@RussKie
  • .NET Core Version: (e.g. 3.0 Preview1, or daily build number, use dotnet --info)
  • Have you experienced this same bug with .NET Framework?: Yes

Problem description:

With the removal of the quirk Switch.System.Windows.Forms.DoNotLoadLatestRichEditControl (3f2ca8a) we may regress because we will use newer RTB controls (4.0+) and users will no longer be able to load older RTB controls that handled some hyperlinks differently.

Please refer to https://stackoverflow.com/q/56936777/2338036

Actual behavior:

Expected behavior:

Minimal repro:

Metadata

Metadata

Assignees

Labels

🪲 bugProduct bug (most likely)💥 regression-previewRegression from a preview releasetenet-compatibilityIncompatibility with previous versions or with WinForms for .NET Framework

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions