Mojira Archive
MC-175431

Pressing F11 without opening an options screen doesn't save change

When pressing F11, the Fullscreen option is changed. However, this doesn't get saved to disk, unless you open any options screen and close it (which saves the entire options.txt file).

This can be fixed by (with Yarn names) adding a call to GameOptions.write() in the onKey method in the Keyboard class.

A Mixin that does this fix is available at https://github.com/comp500/BorderlessMining/blob/1f4b93d340eb0a97b4d4ad4f72bc316077bedc2c/src/main/java/link/infra/borderlessmining/mixin/F11FixMixin.java.

Cannot Reproduce

comp500

2020-03-20, 03:15 AM

2021-11-18, 11:36 AM

2021-11-18, 11:36 AM

4

4

Confirmed

(Unassigned)

1.15.2, 1.16.2, 20w51a

-