You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that surfingkeys is not properly receiving the settings json in conf.js. I suspect we are not properly setting it in a way that surfing keys understands:
The hint alignment and characters are not respected. The settings are indeed dropped in my output file (without the comments), and other modifications i have made to conf.js and keys.js are respected. The configuration settings that are respected are:
siteleader: "s",
// Leader for OmniBar searchEngines
searchleader: "^",
I don't think i am missing any necessary setup steps.
The text was updated successfully, but these errors were encountered:
masisley
changed the title
[Bug] SurfingKeys is ignoring settings blob in conf.js, especially hint alignment and hint characters
[Bug] SurfingKeys is not receiving settings in conf.js, especially hint alignment and hint characters
Feb 11, 2024
Details
It seems that surfingkeys is not properly receiving the settings json in conf.js. I suspect we are not properly setting it in a way that surfing keys understands:
The hint alignment and characters are not respected. The settings are indeed dropped in my output file (without the comments), and other modifications i have made to conf.js and keys.js are respected. The configuration settings that are respected are:
I don't think i am missing any necessary setup steps.
The text was updated successfully, but these errors were encountered: