spaces icon indicating copy to clipboard operation
spaces copied to clipboard

No longer working when clicking Manage Spaces

Open KiLLeRRaT opened this issue 2 years ago • 1 comments

I've been using spaces with Brave for quite a long time now. With the latest version it has stopped working when clicking Manage Spaces.

image

To open, I have to right click the extension, and go Options which brings up the main Spaces window. Once open, if you select a space and try to switch to it, that also doesn't work anymore.

image

When I try to open a space that isn't currently open, I get the following error:

image

Thanks!

KiLLeRRaT avatar Nov 26 '22 20:11 KiLLeRRaT

This has sorted it out for me for the time being:

https://github.com/KiLLeRRaT/spaces/commit/63181a2d219eaf5a8a31cbad73c32a288bde81eb

Some discussion in here, looks like the API changed potentially causing this: https://groups.google.com/a/chromium.org/g/chromium-extensions/c/vTgy2AMpf6A

I have also found that when I hit the breakpoint where it's looking at screen.width and screen.height it's showing very weird values, e.g. 2, and 4 for the width and height.

KiLLeRRaT avatar Nov 28 '22 04:11 KiLLeRRaT