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

Save changes prompt not working correctly #172

Closed
jkpieterse opened this issue Jul 12, 2021 · 4 comments · Fixed by #173
Closed

Save changes prompt not working correctly #172

jkpieterse opened this issue Jul 12, 2021 · 4 comments · Fixed by #173
Labels
bug Something isn't working

Comments

@jkpieterse
Copy link

I am using RibbonX editor (THANK YOU!) and found a small bug: If you have multiple (changed) files open and close the aopp, it only asks to save the active window. Changes in other windows are lost.

Version: 1.8.0.990
Runtime:
.NET 5.0.7
Operating System: Microsoft Windows 10.0.19042

@fernandreu fernandreu added the bug Something isn't working label Jul 26, 2021
@fernandreu fernandreu changed the title RibbonX Editor issue Save changes prompt not working correctly Jul 26, 2021
@fernandreu
Copy link
Owner

Hi @jkpieterse, thanks for letting me know, and sorry for the delay answering (I completely forgot). This was caused by the tool incorrectly applying the save action to the currently active document, instead of applying it to the document whose save changes dialog just appeared.

It should be fixed in this build: https://dev.azure.com/fernandreu-public/OfficeRibbonXEditor/_build/results?buildId=1040&view=artifacts&pathAsName=false&type=publishedArtifacts

@jkpieterse
Copy link
Author

jkpieterse commented Jul 27, 2021 via email

@fernandreu
Copy link
Owner

There is a little button at the right which, if you press it, it will give you a download option:

image

(It's a little subtle yeah)

Feel free to download any of the variants in there. You should see one variant for each downloadable item which is usually available on a normal release (e.g. here) - plus a code coverage item that you can safely ignore.

@jkpieterse
Copy link
Author

jkpieterse commented Jul 28, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants