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

Ctrl + S does not work in webdemo #414

Open
BinderDavid opened this issue Dec 9, 2024 · 3 comments
Open

Ctrl + S does not work in webdemo #414

BinderDavid opened this issue Dec 9, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@BinderDavid
Copy link
Collaborator

If you try to "save" a file with Ctrl + S in the webdemo, then the following error is shown in the debug console:

Failed to save 'demo.pol': Unable to write file '/examples/demo.pol' (Error: File Modified Since)
@BinderDavid BinderDavid added the bug Something isn't working label Dec 9, 2024
@timsueberkrueb
Copy link
Collaborator

What would be the expected outcome of Ctrl + S in the web demo? Also note that this behavior depends on the OS and browser. On my Ubuntu setup with Firefox, the browser captures Ctrl + S as the shortcut for saving the webpage.

@BinderDavid
Copy link
Collaborator Author

Probably nothing. But if I understand the semantics of webdev correctly, then any bug which appears in the developer console is a bug in the code, no?

@timsueberkrueb
Copy link
Collaborator

I don't feel strongly about this one, the most we can do is get rid of this error message. Which browser/OS do you see this on? I cannot reproduce it on my system.

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

No branches or pull requests

2 participants