Torsten Hellwig
Torsten Hellwig
I have tested it with the overall latest version 12.0.1, there the same glitch occurs. And yes, I forgot to write that. My OS: Manjaro Linux
I have tested different Electron versions, 9.4.4 is the last version where the glitch does not occur. From Electron 10 onwards it does occur.
I have found one difference between the versions left side with glitch, right side without:  in the table section "text-indent: initial;" is set in the version with the glitch.
Exactly the same behavior: Electron 11.3.0:  Electron 9.4.4: 
I found it: "On Linux, users have to put `--enable-transparent-visuals` `--disable-gpu` in the command line to disable GPU and allow ARGB to make transparent window, this is caused by an...
When I set these parameters the glitch disappears. However, I get this error message on startup: 
And that helped. Thank you for your efforts. Do you have any idea how you would handle this in a release if you want to use Electron >9?
``` $ make build ARCH=armv8 COMP=gcc Default net: nn-0000000000a0.nnue nn-0000000000a0.nnue available : OK Network validated Config: debug: 'no' sanitize: 'none' optimize: 'yes' arch: 'armv8' bits: '64' kernel: 'Linux' os: 'GNU/Linux'...
oh, you're right
If we continue to play the game from the original FEN optimally, we reach `8/8/8/8/6B1/4N3/5K1k/8 w - - 98 128`. Giving Stockfish this position we get: `info depth 245 seldepth...