### What happened? As the title says, when you perform the drag action (selecting text) twice in row fast, the browser stops working. I had previously reported this error here: https://github.com/dsh0416/godot-cef/issues/188 There was a fix attempt, but it does not seem to have fully worked: https://github.com/dsh0416/godot-cef/pull/192 ### How to reproduce 1. Create a simple Control Node. 2. Add a CefTexture node in it 3. set Texture property to CefTexture2D 4. repeat the drag/select text action until it freezes ### Environment - Godot: 4.6.2 - CEF: >=1.13.1 - Windows 11 ### Logs or screenshots (optional) https://github.com/user-attachments/assets/b815b2ef-46e2-46fe-b0b8-9ce57c43fdd8 ### Additional context (optional) _No response_ ### Before submitting - [x] I have searched existing issues to make sure this isn't a duplicate
What happened?
As the title says, when you perform the drag action (selecting text) twice in row fast, the browser stops working.
I had previously reported this error here: #188
There was a fix attempt, but it does not seem to have fully worked: #192
How to reproduce
Environment
Logs or screenshots (optional)
Recording.2026-05-24.115934.mp4
Additional context (optional)
No response
Before submitting