File Dialog messages that contain \r\n render the \r\n as text #977
Labels
Bug
Product bug (most likely)
rank20
Rank: Priority/rank on a scale of (1..100)
regression
status: This issue is a regression from a previous build or release
Milestone
Problem description:
When you use an Open File Dialog and provide an invalid file OR if you use a Save File Dialog and try to overwrite an existing file the messagebox renders the \r\n as text instead of a line break.
This happens if you use the Microsoft.Win32 base implementations or the System.Windows.Forms varients
Actual behavior:
Expected behavior:
Minimal repro:
The text was updated successfully, but these errors were encountered: