IntelliJ Two Monitor setup with different resolutions
已回答
Hi everyone,
I'm experiencing an issue with IntelliJ when using two monitors with different resolutions(FullHD/2K). The problem is that IntelliJ adopts the resolution of the screen it starts on, and when I move it to the other screen, the interface looks distorted and doesn't adjust properly to the new resolution.
Has anyone else encountered this problem? Is there a solution or a setting that I need to adjust so that IntelliJ handles switching between monitors with different resolutions better?
Thanks in advance!
请先登录再写评论。
When I drag the IDE window across monitors, the UI looks just fine. Could you please share a video(using a phone or camara to cover two monitors) and the zipped log folder(Help | Collect Logs and Diagnostic Data) in a new YouTrack ticket: https://youtrack.jetbrains.com/newIssue?project=JBR&draftId=25-5535549
I have the same problem. I am on Mac OS. When I start intellij application on high resolution screen. It works but then when I remove my monitor cable and my screen resolution change to my MaC resolution. The screen is distorted.
@
Naveenhooda2004, please attach a screenshot
This seems like a problem with remote development.
In my case, I
1. Opened Pycharm SSH Project
2. Connect to a second display with different scale setting.
3. Moved remote project Pycharm tab to the second display.
4. This error occurs.
(Not sure if the order of 1,2 matters)
Two monitors with the same resolution but with different display size/scale (200%, 125% in windows display setting). Main display is 200% and second display is 125%. Pycharm is in 125% display.
Whenever I change UI tabs (like clicking “commit” in this capture), it seems like Pycharm sets tabs' content to different scale (likely to the main monitor's scale).
If I move Pycharm window, scaling goes back to normal, but this does not prevent further errors (if I click “Commit” in this state, it will show “Commit” tab with the wrong scaling.
Most importantly, in Settings, this only happens in “Host” tabs, but not in “Client” tabs.
Pycharm Version is 2024.1.2.RC in both Host and Client
Rladbtls1998 what OS do you have? If it's Linux, please specify your Linux version, Window manager (Gnome, KDE, etc), and if you have Wayland or x11 (echo $XDG_SESSION_TYPE).
Nadia Tarashkevich Accessing Linux server (Ubuntu 22.04.5 LTS) from Windows 11
I also noticed that when moving the Pycharm instance from the smaller scale monitor to the larger scale monitor, the problematic parts of the UI change (increase in scale) before the whole application window change its scale. (moving from the larger scale monitor to the smaller scale monitor does not show this behavior)
And among UI elements that I use, it only happens in Commit, Git and Service tabs (or ‘tool windows’), and ‘Host’ tabs in Settings, but not in Project, Structure, Python Console, TODO, Python Packages, and Problems tabs.
Solved by updating to 2024.3
https://youtrack.jetbrains.com/issue/IJPL-174986/Some-UI-features-appear-in-wrong-scale-with-dual-monitor-PyCharm-Remote-Development