The preferences pane of Bitcoin-Qt (shortcut: command-comma) behaves incorrectly. Any change is discarded right after clicking [OK] or [Apply]. Specifically,
- [OK] closes the preferences pane, but preferences are not changed, and reopening the pane shows that they have their original values.
- [Apply] does not close the pane, but immediately resets all preferences to their original values.
- [Cancel] behaves as expected.
- [Reset options] warns about client restart, with the question "Do you want to proceed?". answering [Yes] or [Cancel] has the same effect: no client restart.
I did not find any duplicate, so it might be a sporadic issue.
Thanks.