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

Date entry field doesn't accommodate longer date format #63

Closed
surratta opened this issue Oct 30, 2018 · 1 comment
Closed

Date entry field doesn't accommodate longer date format #63

surratta opened this issue Oct 30, 2018 · 1 comment

Comments

@surratta
Copy link

Expected Behavior

show the whole date, regardless of date format. i.e., expand the date entry field when necessary.

Actual Behavior

the date gets visually truncated. the value is there, the input still works properly.

screenshot from 2018-10-29 17-53-16

Steps to Reproduce the Problem

  1. open jGnash (Fx)
  2. in the Tools menu, change default date format to yyyy-MM-dd
  3. try to enter a new transaction
  4. observe that the date value of 2018-10-30 only shows up as 2018-10- (and a few of the left-most pixels of the 3)

Specifications

  • jGnash Version: 2.36.0 Fx
  • Operating System: Ubuntu 18.04.1 LTS
  • Java Version:
    openjdk version "1.8.0_181"
    OpenJDK Runtime Environment (build 1.8.0_181-8u181-b13-0ubuntu0.18.04.1-b13)
    OpenJDK 64-Bit Server VM (build 25.181-b13, mixed mode)
ccavanaugh added a commit that referenced this issue Nov 1, 2018
@ccavanaugh
Copy link
Owner

Thanks for reporting this. It's now fixed for the next release. After changing the format, you may need to restart, but after that it will then adjust for any changes in font scale.

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