This is the only reason I can't switch to Orion. I'd love it if this issue was fixed (maybe by adding the option to change audio engines or something?)
https://discord.com/channels/802933355603034132/897207822939455538/928679593999728730
Vlad already said no a long time ago.
Vlad I believe it may be related to that, yes.
In terms of reproducing, it's more noticeable when typing quicker, so that may be something to attempt. However, it doesn't seem to lag or stutter when typing randomly (ie. not real queries), which supports the idea that it may be tied to the history/bookmarks.
I suspect this may be because my mac doesn't have the home key, and has the fn + left/right arrow keystroke instead, but I was unable to achieve the described behaviour in Safari/Chrome/Firefox. However, as a temporary alternative, when typing an autocompleted url, pressing the right arrow key should bring you to the end of the line and add a slash.
2 more errors while configuring this:
- The token validation on the extension options page fails with this error:
Unhandled Promise Rejection: TypeError: null is not an object (evaluating 'response.headers.get("X-OAuth-Scopes").split')
Source (in case it helps): https://github.com/refined-github/refined-github/blob/de1287f62fd27d42a97d7d5615903510d4954755/source/options.tsx#L62
- The favicon fails to load with this error:
Failed to load resource: The operation couldn’t be completed. (Orion.SchemeHandlerError error 2.)
Checking the network tab, it seems to be trying to access
chrome-extension://hlepfoohegkhhmjieoechaddaejaokhf/favicon.ico
, and I am assuming Orion is failing to parsechrome-extension
as a valid scheme?- Edited
Facing the same issue.
I also see this error in the browser console:
SyntaxError: Unexpected identifier 'open'. Expected ')' to end an argument list.
Checking the source, it seems like it's failing to parse this line: https://github.com/refined-github/refined-github/blob/aba5560dbf9c3a94607e654e9469a3df6084f116/source/refined-github.css#L19
Perhaps the
`
character is causing parsing issues?- Edited
While we wait for the bug report to be reviewed, does BlackHole meet your requirement? https://github.com/ExistentialAudio/BlackHole
I use https://rogueamoeba.com/loopback/ and haven’t run into any problem so far.
- Edited
Auto-expanding UI elements are not advised by macOS guides, according to Vlad. Better to have something similar to what safari has with it's spaces bar that activates from shortcut and mouse
Small amount of shameless self promotion
https://orionfeedback.org/d/378-way-to-hide-vertical-tabs-in-full-screen-modeSafari, Orion:
Chrome, Firefox:
Ok we can see if it is possible to remember last used settings for internal PDF viewer.
Interesting - this might be a regression, as at https://orionfeedback.org/d/308-in-built-pdf-viewer-is-very-limited I found (back then) the download button worked, but didn't honour the user's preference of "ask every time" for download file path.
This would be a welcome addition for the vertical tabs people. As long as the hover duration to expand the sidebar isn’t an eternity like Microsoft Edge’s version, I vote for it.