Terminal Garbled/Unusable - Win10 Firefox (latest)
-
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. -
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.wrote on Oct 3, 2020, 8:09 AM last edited bySince 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.This is already set to false.
-
wrote on Oct 4, 2020, 3:02 AM last edited by
Since I had just updated FF to 81.0 it's the latest.
Now there looks to be 81.0.1 and will try it out.
-
wrote on Oct 4, 2020, 3:08 AM last edited by
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.
-
-
Since I had just updated FF to 81.0 it's the latest.
Now there looks to be 81.0.1 and will try it out.
wrote on May 15, 2021, 12:46 PM last edited by@robi
I had the exact same Firefox problem, but solved it by allowing my.example.com the "extract canvas data" permission. -
@robi
I had the exact same Firefox problem, but solved it by allowing my.example.com the "extract canvas data" permission.wrote on May 16, 2021, 2:02 AM last edited by@hillside502 where is that set? didn't see it in about:config or about:preferences
-
wrote on May 16, 2021, 11:09 AM last edited by
@robi One of the icons just to the left of the address bar.
-
wrote on May 16, 2021, 4:23 PM last edited by
it seems that after an update, this setting is now set, so no more issue.
The icon looks like a circle+line over a line+circle.
o-- --o
-
it seems that after an update, this setting is now set, so no more issue.
The icon looks like a circle+line over a line+circle.
o-- --o
wrote on May 16, 2021, 6:02 PM last edited by@robi That's the icon!
-
-
-
-