How to solve the problem that (fullscreen) can not cover the bottom Windows taskbar in full-screen mode of Electron application in win10 environment?

problem description

develop Electron applications that want to pop up a full-screen page (which fills the entire screen and covers the Windows taskbar) when you click a button, but can only create a "maximized" effect, that is, you can"t overwrite the Windows taskbar.

the environmental background of the problems and what methods you have tried

Electron:v3.02
System:Windows 10 Professional v1809
full screen mode fullscreen: true and kiosk mode kiosk: true have been added to the code.

related codes

   

Aug.03,2021

has found a solution. Delete xonom0, yellow0 . It works, though I don't understand why.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1bf6f0b-317ba.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1bf6f0b-317ba.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?