Hi there, I’m facing an issue which I believe to be a bug, where it seems that I am unable to edit the Customized preview style in the entry preview.
However, before submitting a bug report, I would like to ensure that I’m doing everything right.
Here the steps that I take in order to replicate this behavior:
1. Open Options > Preferences > Entry Preview
and select the Customized preview style
.
2. Press the Edit
tab and make an arbitrary (yet valid) change. In this case, I decided to remove the <b>
and </b>
on line 4, to have a normal title instead of bold.
3. Switch to the Preview
tab, the change is gone and the title is in bold.
4. Switch back to the Edit
tab, make the same change, but this time hit Save
instead.
5. Entry editor closes, dialog saying Preferences saved
shows, revealing the Entry editor again shows that my changed were not saved. Going back to Options > Preferences > Entry Preview
and select Customized preview style
shows the preview style is again back to default.
I’m pretty sure that the changes are valid, and the mechanism which I’m using to change the preview is the one suggested in the documentation - link - so I’m not quite sure what’s going on here.
There seems to be an issue on Github which is of similar nature [#6447], however, for this user, the preview is shown properly in the preview tab, he just needs to restart JabRef for changes to take effect
Any tips?