carlrobertoh / CodeGPT

The leading open-source AI copilot for JetBrains. Connect to any model in any environment, and customize your coding experience in any way you like.
https://codegpt.ee
Apache License 2.0
1k stars 212 forks source link

The prompt to select folders and files opens in another window #645

Open rubydev opened 1 month ago

rubydev commented 1 month ago

What happened?

The prompt to select folders and files opens in another window. This happens in all situations: in and out of full-screen mode, and with stage manager on and off.

Screenshot 2024-08-06 at 13 20 15

Relevant log output or stack trace

No response

Steps to reproduce

macOS Sonoma 14.5 Rubymine 2024.1.4

CodeGPT version

2.9.0-241.1

Operating System

macOS

carlrobertoh commented 1 month ago

Weird, I'm unable to reproduce it. So far, I've tried multiple IDEs, both in and out of full-screen mode, and with stage manager enabled and disabled. The popup should open above the textarea, at least that's how it's implemented.

rubydev commented 1 month ago

I found out when it is happening. I am using MacBook with an external monitor. When the RubyMine is opened on the primary display (MacBook), it is working. But when the RubyMine is opened on the external monitor, the popup is opened on MacBook display.