Michaël Zasso
Michaël Zasso
There's apparently a little bug to fix, but I think we should also not aim to rely only on automation and keep trust in collaborators. It's rarely a big issue...
I'm not sure what's happening, but I think the job had no problem checking out and building the v22.x branch. The error happens when it tries to apply the patch...
Pushed to [`canary-base`](https://github.com/nodejs/node/tree/canary-base)
https://github.com/nodejs/node-v8/actions/runs/10935492362 is running with it.
You're asking the wrong person. @tpoisseau implemented this interaction.
But I think you're also asking the wrong question. You have the focus on the button, so it's where the event happens. Bubbling is what makes your interaction work on...
I am actually surprised that the labeling works without having specifically taken the focus on the molecule. If that's really wanted, you need to listen to the event in "capture"...
Related (I think) and not easy to predict as a user: if you have the focus on a text field, pressing keyboard keys over a molecule may or may not...
I believe this is already being fixed in https://github.com/nodejs/node/pull/54224
Note that `toNamespacedPath` also has a C++ implementation that would have to be updated as well.