Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New database connection windows needs to be resized to show login and password field #44

Open
jhb opened this issue Jan 4, 2023 · 4 comments

Comments

@jhb
Copy link

jhb commented Jan 4, 2023

When creating a new database connection, the dialog window is to short, it doesn't show the login and password by default. It should be large enough to show those two fields, or have a scrollbar.

Screenshot from 2023-01-04 08-37-54

@albertoventurini
Copy link
Owner

This has been fixed in release v0.4.0. I've added a JScrollPane to the dialog, so that there are scrollbars in case it's too small. I'm going ahead and close this. Please feel free to reopen it if I've missed anything, thank you

@jhb
Copy link
Author

jhb commented Jan 11, 2023

I can see a black border, but no scrollbars in the default size. Those only appear when I decrease size.
Screenshot from 2023-01-11 08-17-41

Also, I don't see a way to reopen the issue (maybe because I am not a collaborator in this project?)

@albertoventurini
Copy link
Owner

Hi Jörg, are you running IntelliJ on a Linux system? What is your font size? I can't reproduce this issue on my side, so I'll see if I can spin up an environment similar to yours in order to reproduce it.

@jhb
Copy link
Author

jhb commented Jan 11, 2023

Hi @albertoventurini, thanks a lot for looking into this. I have the issue on linux as well as windows (running via citrix in a virtualbox env). What they share though is that I have a 4k monitor at about 137 dpi. I have set the scaling in windows to 138%, and use pycharm with Segeo UI 14. On linux (ubuntu) I use the tweaks tool with a font scaling of 1.24, and use pycharm with Noto Sans 20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants