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

Import Preferences don't set font size #1808

Closed
grimes2 opened this issue Aug 22, 2016 · 2 comments
Closed

Import Preferences don't set font size #1808

grimes2 opened this issue Aug 22, 2016 · 2 comments
Assignees
Labels
Milestone

Comments

@grimes2
Copy link
Contributor

grimes2 commented Aug 22, 2016

JabRef 3.6dev--snapshot--2016-08-22--master--74afbb7
windows 10 10.0 amd64
Java 1.8.0_101

Steps to reproduce:

  1. Change Preferences > Appearance > Set table font to font size 14
  2. Export preferences (xml)
  3. Change Preferences > Appearance > Set table font to font size 10
  4. Import preferences (xml)
  5. fontsize is still 10 (should be 14)

Remark:
font size is saved in xml:
<entry key="fontSize" value="14"/>

@stefan-kolb stefan-kolb added the ui label Aug 22, 2016
@stefan-kolb stefan-kolb added this to the v3.6 milestone Aug 22, 2016
@oscargus
Copy link
Contributor

I do not know if it is related, but if one just does the following:

  1. Press "Set table font" and change something. Press "OK".
  2. Press "Set table font" and everything is back to before the change in 1.

I guess this is related to the preference change not actually happening before pressing "OK" in the Preferences dialog and the font dialog is initialized from GUIGlobals.currentFont.

@koppor
Copy link
Member

koppor commented Oct 11, 2016

Thank you for reporting this issue. We think, that is already fixed in our development version and consequently the change will be included in the next release.

We would like to ask you to use a development build from https://builds.jabref.org/master.

@koppor koppor closed this as completed Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants