Bug Description
As reported by handyc in #lobby:
The chat interface (chat.h4ks.com) often shows someone as "typing" when they aren't. It appears the "is typing" indicator is based on looking back into the history and who was typing at that time, rather than reflecting real-time state.
Specific symptoms:
- False typing indicators: Users (including cloudbot) appear as "typing" at what seems to be random times when they are not actually typing.
- Persistent phantom state: Hatch_ observed the "is typing" indicator seems to be "always flipping randomly" — it frequently shows "cloudbot is typing..." even when no one is actively typing.
Context:
- Reported during conversation in #lobby on the h4ks IRC network
- Observed on chat.h4ks.com (web client) on Firefox / Windows 11
- The issue seems to affect the typing indicator for all users, not just cloudbot
Expected behavior:
The "is typing" indicator should only show when a user is actively typing in real-time, and should clear promptly when they stop.
Additional note:
handyc also mentioned limited history visibility — only able to see chat history back to July 29, 2026. This may be related (if the typing indicator is derived from stored history rather than a live websocket event).
Bug Description
As reported by handyc in #lobby:
The chat interface (chat.h4ks.com) often shows someone as "typing" when they aren't. It appears the "is typing" indicator is based on looking back into the history and who was typing at that time, rather than reflecting real-time state.
Specific symptoms:
Context:
Expected behavior:
The "is typing" indicator should only show when a user is actively typing in real-time, and should clear promptly when they stop.
Additional note:
handyc also mentioned limited history visibility — only able to see chat history back to July 29, 2026. This may be related (if the typing indicator is derived from stored history rather than a live websocket event).