Replies: 1 comment
-
Hi @sghng! I'm Dosu and I’m helping the desktop team. There are recent reports confirming that haptic feedback is implemented and can be triggered on macOS, but there have been bugs—like endless or continuous haptics when dragging or pinning tabs—which have been fixed in newer branches, showing that the feature is actively maintained and platform-specific behaviors are possible (#9805, #9803). Your logs confirm the JS code path is running, so the issue is likely in the native layer or platform checks. Make sure your hardware supports haptics (e.g., MacBook trackpad), the To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking into how haptics feedback on macOS, as requested in #6422. I saw that some functions have been added in #8266, but when I try to invoke them, haptic feedback is not played.
I am seeing log messages but no haptics...
Beta Was this translation helpful? Give feedback.
All reactions