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

Timestamp: "Today" and "None" not clickable #2092

Closed
mlep opened this issue Sep 29, 2016 · 10 comments
Closed

Timestamp: "Today" and "None" not clickable #2092

mlep opened this issue Sep 29, 2016 · 10 comments
Labels
bug Confirmed bugs or reports that are very likely to be bugs ui

Comments

@mlep
Copy link
Contributor

mlep commented Sep 29, 2016

JabRef version 3.6 on Linux Mint LMDE

In the entry editor, right next to the timestamp field, an icon triggers the pop-up of a calendar.
Under the calendar, today and none are displayed:

timestampnone

I believe these were clickable (to input today's date, or to clear the field).

@matthiasgeiger matthiasgeiger added bug Confirmed bugs or reports that are very likely to be bugs ui os: linux labels Sep 29, 2016
@matthiasgeiger
Copy link
Member

Yes. They are clickable on Windows...

@lenhard
Copy link
Member

lenhard commented Sep 29, 2016

@mlep: Which JRE are you using?

@mlep
Copy link
Contributor Author

mlep commented Sep 29, 2016

java version "1.8.0_66"
Java(TM) SE Runtime Environment (build 1.8.0_66-b17)
Java HotSpot(TM) 64-Bit Server VM (build 25.66-b17, mixed mode)

@lenhard
Copy link
Member

lenhard commented Sep 29, 2016

@mlep: Thanks! Is this OpenJDK or Oracle?

@matthiasgeiger
Copy link
Member

I think this output is generated by Oracle ;-)

@mlep
Copy link
Contributor Author

mlep commented Sep 29, 2016

I confirm: Oracle

@lenhard
Copy link
Member

lenhard commented Sep 29, 2016

@matthiasgeiger As far as I know, that output is also generated by OpenJDK? But maybe this has changed. How should the output by OpenJDK look like?

Back to topic: Darn, I was hoping we could blame this on OpenJDK...

@Siedlerchr
Copy link
Member

Tested under Ubuntu 16.04 with Xfce Desktop and oracle jre
Also it says it's javax.swing.plaf.metal.MetalLookAndFeel, it should be GTk looks.

They are clickable, and clicking on today works correctly. Clicking on none does nothing

@mlep
Copy link
Contributor Author

mlep commented Sep 29, 2016

Checking again:
Correction: only click on none does nothing.
Like @Siedlerchr, using javax.swing.plaf.metal.MetalLookAndFeel

@matthiasgeiger
Copy link
Member

Mhmm okay. "none" is also not working as it is to be expected in windows: It closes the Calendar, but a date previously set is not removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed bugs or reports that are very likely to be bugs ui
Projects
None yet
Development

No branches or pull requests

4 participants