Terminal Garbled/Unusable - Win10 Firefox (latest)
-
@mehdi
It's on all of the apps. I have to switch to another browser to see what I'm doing.I can type out commands just fine but output is all garbled.
The file manager also doesn't display contents of files when clicked on. blank screen. Probably related.
-
These might be two different issues I think. The filemanager uses the monaco text editor, while the terminal is using xtermjs.
For the terminal, this could be a regression since the last update to the latest xtermjs version. Anyways would be good if you could triage this first to see which OS/browser combination is affected. At least I cannot reproduce this here for a proper bug report upstream.
Issues would be at https://github.com/xtermjs/xterm.js/issues
Since you mention Firefox on Win10, they enabled webrender there, so one test could be to go into
about:config
and setgfx.webrender.all
tofalse
, then restart the browser and check the terminal again. -
Quite happy with FF Nightly and the new WebRender Experimental setting, seems to be faster. Dunno if it helps here but might help to see if it's fixed in up-coming versions or not.
-
@robi
I had the exact same Firefox problem, but solved it by allowing my.example.com the "extract canvas data" permission. -
@hillside502 where is that set? didn't see it in about:config or about:preferences
-
-
-
-