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

Delete confirmation popup is miniscule #82

Closed
lukebakken opened this issue Apr 25, 2019 · 7 comments
Closed

Delete confirmation popup is miniscule #82

lukebakken opened this issue Apr 25, 2019 · 7 comments

Comments

@lukebakken
Copy link

Expected Behavior

  • Choose a transaction to delete
  • Popup confirmation asks "Delete?" with Cancel / OK buttons

Actual Behavior

Popup confirmation is too small to see any buttons. Hitting "Enter" for OK still works, however.

Steps to Reproduce the Problem

  1. Choose transaction to delete
  2. Observe small popup

Specifications

  • jGnash Version: 3.0.4
  • Operating System: Arch Linux, up-to-date as of 2019-04-25
  • Java Version:
$ java -version
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
openjdk version "11.0.3" 2019-04-16
OpenJDK Runtime Environment (build 11.0.3+4)
OpenJDK 64-Bit Server VM (build 11.0.3+4, mixed mode)
@ccavanaugh
Copy link
Owner

ccavanaugh commented Apr 27, 2019

What desktop environment are you using? I'm running Arch as well and I'm not seeing any issues on Gnome.

Can you try without the JAVA_OPTIONS set?

@lukebakken
Copy link
Author

I'm using KDE. Unsetting _JAVA_OPTIONS has no effect, unfortunately. Here's what it looks like (I have blacked out the jgnash register):

jgnash-delete-confirmation

@lukebakken
Copy link
Author

Removing prefs doesn't affect this either (rm -rf .java/.userPrefs/jgnash/). I use 150% text size on a 4K monitor, but adjusting that doesn't seem to have an effect.

When I was taking screenshots for this issue, the delete dialog did come up correctly, once. I have no idea why, and it has since reverted to the above behavior.

@ccavanaugh
Copy link
Owner

I think I have a handle on it now. It's a 4K issue, but not having one, I've made some changes that should yield better results.

Fix will be in the next release.

@lukebakken
Copy link
Author

Great, I'll test it out. Thanks!

@ccavanaugh
Copy link
Owner

Just to make you aware, this release will update your file.

@lukebakken
Copy link
Author

@ccavanaugh I still see the same behavior using version 3.1.0. Java and operating system are the same versions as when I reported this.

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