- Surfingkeys Version: 1.17.4
- Surfingkeys-conf Version (git hash): c51b1b8
- Operating System: Arch Linux
- Browser Version: Firefox 132.0.2
Details
The latest version of Surfingkeys and surfingkeys-conf seems to have broken text editor support (e.g. when typing gi).
Stack trace:
TypeError: yt.showEditor is not a function[content.js line 3 > Function:9:2774](moz-extension://458f783c-2e18-46d7-8ee6-047dbddcc98b/content.js%20line%203%20%3E%20Function)
vimEditURL moz-extension://458f783c-2e18-46d7-8ee6-047dbddcc98b/content.js line 3 > Function:9
callUserFunction moz-extension://458f783c-2e18-46d7-8ee6-047dbddcc98b/api.js:3
<anonymous> moz-extension://458f783c-2e18-46d7-8ee6-047dbddcc98b/api.js:3
e moz-extension://458f783c-2e18-46d7-8ee6-047dbddcc98b/content.js:3
mapkey moz-extension://458f783c-2e18-46d7-8ee6-047dbddcc98b/content.js:3
handleMapKey moz-extension://458f783c-2e18-46d7-8ee6-047dbddcc98b/content.js:3
me moz-extension://458f783c-2e18-46d7-8ee6-047dbddcc98b/content.js:3
ae moz-extension://458f783c-2e18-46d7-8ee6-047dbddcc98b/content.js:3
keydown moz-extension://458f783c-2e18-46d7-8ee6-047dbddcc98b/content.js:3
It looks like showEditor is a function provided by the Surfingkeys API and it's still available in the latest release, so I'm not sure if something breaking change has been introduced.
Details
The latest version of Surfingkeys and surfingkeys-conf seems to have broken text editor support (e.g. when typing
gi).Stack trace:
It looks like
showEditoris a function provided by the Surfingkeys API and it's still available in the latest release, so I'm not sure if something breaking change has been introduced.