Brett

Results 29 comments of Brett

Yeah -- so in that solution `utils.findByRole('heading')` will find any heading that was on the original page, and not even run after the DOM changes

> (maybe it is not, if we want to support the implicit roles of some elements, such as lis having an implicit listitem role) This is the meat of what...

FWIW, this seems to be a bandaid fix: ``` "vim.normalModeKeyBindingsNonRecursive": [ { "before": ["j"], "commands": ["cursorDown"] }, ```

Yup -- emojis are particularly bad ![image](https://user-images.githubusercontent.com/16885191/98749930-5c86f080-2382-11eb-8995-8a2442a9743a.png)

This still seems to happen. Can reproduce if I trigger the workflow right after sending a message. The first few times I run the workflow it does nothing, then eventually...

Commenting here as I have the same issue, but it looks _slightly_ differently: ![CleanShot 2023-06-08 at 10 22 29](https://github.com/stephancasas/alfred-mouseless-messenger/assets/16885191/c1a4bccd-cf91-4341-a0cf-856ef0736fad) Also, hitting Shift seems to trigger that annoying macOS "error" boop...

Here is what the script looks like: ```applescript tell application id "com.runningwithcrayons.Alfred" to run trigger "query bitwarden" in workflow "com.lisowski-development.alfred.bitwarden" ```

Same here. It 'works', but is quite unreliable - Sometimes it doesn't replace at all - Sometimes, the cursor position after the replacement is wonky This might be the thing...

Still an issue On Sun, Nov 2, 2025 at 10:19 AM dosubot[bot] ***@***.***> wrote: > *dosubot[bot]* left a comment (zen-browser/desktop#8158) > > > Hi, @mkhalila . I'm Dosu , >...