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

Firefox: C# editor becomes irresponsive after running a test #17

Closed
andreas-55 opened this issue Nov 16, 2017 · 9 comments
Closed

Firefox: C# editor becomes irresponsive after running a test #17

andreas-55 opened this issue Nov 16, 2017 · 9 comments
Labels

Comments

@andreas-55
Copy link

No description provided.

@jonsequitur
Copy link
Contributor

@andreas-55, could you give more detail? It would be helpful if you could tell us what browser you're using and provide some sample code.

@andreas-55
Copy link
Author

andreas-55 commented Nov 20, 2017 via email

@jonsequitur
Copy link
Contributor

Thanks, @andreas-55. I'm able to reproduce this in Firefox on Windows and Linux. We're looking into it.

@miladild
Copy link

hi,i'm using firefox 57.0
when i first i have my code run,after showing a result or exeption,it cannot be edited
by the way,when i select a piece of code and right click on it and select cut,editing code is possible then

@jonsequitur jonsequitur changed the title C# editor becomes irresponsive after running a test Firefox: C# editor becomes irresponsive after running a test Dec 15, 2017
@TheRealPiotrP
Copy link
Contributor

This issue seems to be caused by microsoft/monaco-editor#643. We are investigating a few workarounds in case a monaco fix does not become available.

@claytron5000
Copy link

Similar issue. Firefox 59 on Mac OS. After runing a code example, the cursor is responsive in editor however keyboard inputs produce odd results, like delete (backspace), acts like a tab key. I was able to change the behavior by switching to Windows style forward delete.

@ettolrach
Copy link

I'm able to being able to type by using the tab key until I focussed the text area again instead of the run button or any other area. So that's a temporary workaround.

@juvhej
Copy link

juvhej commented Jun 3, 2018

same issue. editing of the code impossible after running it. on firefox 60.0.1. (note: editing after running works fine on edge).

@jonsequitur
Copy link
Contributor

This resolved after updating Monaco.

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

7 participants