Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: KSaveFileDialog breaks if file exists #2105

Open
Epenko1337 opened this issue Jan 29, 2025 · 3 comments
Open

[Bug]: KSaveFileDialog breaks if file exists #2105

Epenko1337 opened this issue Jan 29, 2025 · 3 comments
Labels
awaiting feedback A fix for this issue has been implemented, waiting for feedback on the fix. bug Something isn't working

Comments

@Epenko1337
Copy link

Epenko1337 commented Jan 29, 2025

Describe the bug
File replace dialog window is broken.

To Reproduce
Steps to reproduce the behavior:

  1. Create some file
  2. Try to save file via KSaveFileDialog with same name as created one
  3. See error

Expected behavior
File replace dialog window is broken.

Screenshots

Image

Desktop (please complete the following information):

  • OS: Windows 10
  • Version: 19044.1288
  • .NET Version: 8.0
  • Toolkit Version: 90.24.11.317
@Epenko1337 Epenko1337 added the bug Something isn't working label Jan 29, 2025
@giduac
Copy link
Contributor

giduac commented Jan 30, 2025

@Epenko1337

Can you please add a simple sample project that demonstrates the error.

Thanks.

@giduac giduac added the awaiting feedback A fix for this issue has been implemented, waiting for feedback on the fix. label Jan 30, 2025
@Epenko1337
Copy link
Author

@Epenko1337

Can you please add a simple sample project that demonstrates the error.

Thanks.

Hi, this is screenshot from "Krypton SaveFile Dialog" in Krypton Toolkit Demos.

@giduac
Copy link
Contributor

giduac commented Jan 31, 2025

@Epenko1337

Please add a simple project that demonstrates this error so we don't have to explore all possibilities that might produce this error.
It really saves us all a lot of time to get things done.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback A fix for this issue has been implemented, waiting for feedback on the fix. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants