edgafner / GBrowser

A Browser embedded in your IDE
Apache License 2.0
71 stars 17 forks source link

[BUG]: Cursor gets stuck when opening a page with a text field, such as you.com. #277

Open A0ce opened 1 week ago

A0ce commented 1 week ago

The latest PyCharm version's Plugin is unusable because the cursor gets stuck in the text windows. It is also no longer possible to edit code or change the webpage because the cursor always jumps back to the text field inside the browser. The only solution is closing the browser window.

Logs does not show any type of error. OS is newest Ubuntu

A0ce commented 1 week ago

Its not fixed with the Patch from Yesterday btw

Jonatha1983 commented 1 week ago

Hi @A0ce

Can you share on what OS are you working on?

A0ce commented 1 week ago

@Jonatha1983 Ubuntu Desktop 24.04 LTS

mattr5341989 commented 1 week ago

I'm having the same issue on the same OS but on Webstorm. I hope it's fixed soon because I love the concept of this plugin. SOOOO much easier to work. Thank you so much for this plugin!

Jonatha1983 commented 1 week ago

@mattr5341989 @A0ce I hope to get to this this weekend.

I will update you once a new version is released.