Bug ID: [Auto-generated / TBD]
Module: Overlay Bubble / Question Detection
Severity: High — core functionality (question detection) is broken during active use
Priority: P1
Environment: [App version, OS + version, screen resolution, single/multi-monitor]
Build: [Build number]
Description:
While an interview session is in progress, if the user repositions the floating bubble using the keyboard shortcut (Ctrl + Shift + Arrow keys), the application stops detecting interview questions. Questions asked after the bubble is moved are not captured/processed. Detection works as expected when the bubble is not moved.
Preconditions:
Application is installed and running.
An interview session is active with audio input working.
Question detection is functioning normally before the move action.
Steps to Reproduce:
Start a live interview session.
Verify a question is asked and correctly detected (baseline check).
While the interview is ongoing, press Ctrl + Shift + Arrow (any direction) to move the bubble.
Have the interviewer ask another question.
Observe question detection behavior.
Expected Result:
Bubble moves to the new position and question detection continues uninterrupted — the new question is detected and processed.
Actual Result:
Bubble moves, but the subsequent question is not detected. No detection output/response is shown for questions asked after the move.