When you search for something that looks like a time (for example "0:30" or "30s"), Kagi will automatically start a timer for the specified duration.
The issue is that if you search for something else on the same page after the timer has started, the timer isn't removed. So 30s later an alarm will go off in this tab, which is now completely unrelated to the timer.
My scenario was:
- Search for "8060s" (the iGPU in Strix Halo chips) in tab 1. This starts a 60s timer (which is a bug in itself)
- Then search for "8060s vs 9070 xt" in tab 1
- Open a search result in tab 2
60s later, an alarm goes of in background tab 1, with no indication on that tab that a timer was running.
When a new search is entered, any running timer should be canceled.