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

Application appears malformed on maximizing GUI #1475

Open
nus-pe-bot opened this issue Nov 15, 2019 · 1 comment
Open

Application appears malformed on maximizing GUI #1475

nus-pe-bot opened this issue Nov 15, 2019 · 1 comment

Comments

@nus-pe-bot
Copy link

Tested resolution: 1366x768

The following screenshot appears when I try to maximize the app:

image.png


[original: nus-cs2103-AY1920S1/pe-interim#1484]
@brianyenna
Copy link

brianyenna commented Nov 17, 2019

Team's Response

Each of our team members were able to run the jar file locally and were unable to reproduce this issue (using Java 11 and via the java -jar command). Other testers were also able to run the jar file locally.

After a bit of research, we have determined that the cause of the issue is due to JFoenix being incompatible with JDK 12.

We referred to the following resources:

We can confirm that this issue is being caused by this incompatibility because one team member was able to reproduce this issue by running the jar file with JDK 12.

However, we would like to point out that the PE instructions (found here: https://nus-cs2103-ay1920s1.github.io/website/admin/project-deliverables.html#pe-d-during-the-session) does state that the tester ought to first run java -version to check that the tester is indeed using Java 11. We are marking this issue as rejected with permission from the professor.

Duplicate status (if any):

--

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

No branches or pull requests

3 participants