Skip to content

「Problem」 #63

@jdngray77

Description

@jdngray77

Describe the bug
When the config registry is initialised from the regedit, the key bindings string will not contain any new line characters, which are crucial for the loading of the bindings.

This is not the case if the config is initialised at boot after the registry is deleted.

in both cases, the same code is used to initialise the value.

To Reproduce
Steps to reproduce the behavior:

  1. HTML Designer > Registry... > Reset defaults

Expected behavior
Key bindings will be reset to default, as they appear in the hard-code.

Session logs show each key bind is loaded.

Actual behaviour
Only one binding is loaded.

Screenshots

The config string

Screen Shot 2022-10-11 at 18 41 02

Loaded correctly, when the registry is initialised at boot

Screen Shot 2022-10-11 at 18 34 45

Loaded incorrectly, when initialised from regedit.

Screen Shot 2022-10-11 at 18 37 23

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions