excalidraw icon indicating copy to clipboard operation
excalidraw copied to clipboard

Issue - When using selection tool, content rises up

Open ShakeSphereStuff opened this issue 1 year ago • 4 comments

When I was using the Rectangle Tool and double clicking the rectangle on dark mode, I noticed that the canvas that draws the content, rises up revealing the white html behind it, it is immediately resolved when clicking on other elements in inspect element, bringing up inspect element, switching tabs, between elements and any other. Not sure if this is just a chrome issue, yet this has not happened on any other website I’ve tried

ShakeSphereStuff avatar Jun 03 '24 00:06 ShakeSphereStuff

Can't repro. Could you please record a video?

dwelle avatar Jun 03 '24 08:06 dwelle

Couldn’t replicate that bug, but found this bug instead, though a little cropped, what’s happening is that when very quickly clicking a rectangle, I believe it gets stuck between it’s text state and it’s movement state as it takes a slight bit of time to load, this causes for it be stuck in this psuedo state where instead of moving it uses the rectangular select

Link to Video:

https://github.com/excalidraw/excalidraw/assets/135358469/ae379362-c640-4f30-bda4-49d0ee4d74af

ShakeSphereStuff avatar Jun 04 '24 02:06 ShakeSphereStuff

Also, found the original bug, when double clicking a rectangle using the rectangle tool that caused for the white background to be revealed, could only replicate when using my monitor which has a different aspect ratio along with being a mac, so that could be why it’s so hard to replicate

https://github.com/excalidraw/excalidraw/assets/135358469/1afd0da1-e864-48d4-a256-dfc845bb42cc

ShakeSphereStuff avatar Jun 05 '24 01:06 ShakeSphereStuff

I think this issue happens, if the text area (partially) falls out of the screen:

https://github.com/excalidraw/excalidraw/assets/1948650/29f91251-fad3-499a-bcc5-160def82185d

ViktorLajos avatar Jun 05 '24 14:06 ViktorLajos