konvajs / konva

Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
http://konvajs.org/
Other
11.72k stars 934 forks source link

Transformer issue with Brave Browser #1775

Closed fegauthier closed 5 months ago

fegauthier commented 5 months ago

Hi guys!

I have some issue with the resize transformer on Brave Browser. Not every anchors are clickable. The issue doesn't happen in Dev. Only in production environment. I have the same issue with the Transformer Doc on KonvaJS website.

https://konvajs.org/docs/select_and_transform/Transform_Events.html

I attached a video of the issue. Some anchors as usable and others not.

https://youtu.be/0d0V4ZMrzAg

Is there any solution to that?

I tested with Firefox and It's working.

My brave version is

image

I'm on Linux

Thanks!

fegauthier commented 5 months ago

Set Shield down fix the issue. Thanks!