It's a problem since Fences 4. I am sad it was not fixed yet in the newest version of Fences 5.
As mentioned in the title, the `Ctrl` and `Shift` key has lost their file-picking functions in the fences block under peek view.
First it's not the problem about the fences block self, because we can choose multiple files under desktop normally.
Secondary I guessed it may be because Fences has using `Ctrl` and `Shift` as part of hot key of toggle peek view. While Fences listens to the keyboard event and takes over the operations of hotkey it may blocked some native behaviors. But we can copy and paste file using `Ctrl + C/V` in the peek view as normal.
So could you please consider of finding the cause of this issue? You know the most commonly thing we using peek view to do is to handle the files in desktop or folder portals. It is really inconvenient to pick multiple files with clicking the checkbox one by one.