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

Fallback manual download saving in TW280 displays two messages #137

Open
ericshulman opened this issue Jun 9, 2013 · 1 comment
Open
Assignees
Labels
Milestone

Comments

@ericshulman
Copy link
Member

As reported here:
https://groups.google.com/group/tiddlywiki/msg/86a39f3c05e816ae

When trying the direct online save in IE (ver 9, very old I guess), it
does not open a (browser) save dialogue box but instead TW gives a message:
RIGHT CLICK HERE to download/save main TiddlyWiki file
Downloading/saving main TiddlyWiki file
...and what I'm questioning is that both of these lines are links. If this
is intentional, it is a bit unclear for the user what to do. Or maybe it's
just my old IE (v9)

@ghost ghost assigned ericshulman Jun 9, 2013
@ericshulman
Copy link
Member Author

manualDownloadSaveFile() displays a message, "RIGHT CLICK HERE....", which is correct. However, the higher-level saveMain() then displays the second message, which is only supposed to be shown if automatic HTML5DownloadSaveFile() was triggered. The fix is to suppress the second message when the fallback manual download saving is used.

@pmario pmario added the issue label Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants