The file save dialog adds a semicolon to the end of the file name.
Please build the example , right click to the image, choose "save as", input a file name, select an extension and press ok.
The resulting file is named as "test.png;" instead "test.png".
TcxImage - The image saving dialog adds a semicolon to a full file name
Answers approved by DevExpress Support
We have addressed the issue described in this ticket and will include a fix in our next maintenance update. Should you need to apply our fix prior to official release, you can request a hotfix here.
Important Notes:
- Hotfixes may be unavailable for Early Access/Beta builds or updates set for release within a week.
- .NET only: in the NuGet Package Manager, use your personal NuGet feed and check the "Include prerelease" option to view the hotfix package in the "Updates" tab.
Hello Jens,
Thank you for sharing your sample project. I reproduced this behavior. It may take us some time to examine it.