Skip to content

[Bug]: Clicking the “Stop All” button in the Timer tool stops all timers but also resets their times instead of pausing them. #112

@ali-azam-247

Description

@ali-azam-247

Which tool is affected?

Text Counter

Bug Category

Functionality - Tool not working as expected

Bug Description

In the Timer tool, when multiple timers are running simultaneously and the user clicks the “Stop All” button, all timers not only stop but also reset their times to the initial state. This behavior prevents users from resuming the timers later and causes a loss of progress. The expected behavior is for the timers to stop (pause) without resetting their elapsed time unless a separate reset action is performed.

chrome_0I8VBRVpEZ.mp4

Steps to Reproduce

  1. Open the Timer tool.
  2. Start multiple timers.
  3. Click the “Stop All” button.
  4. Observe the behavior of the timers.

Input Data (if applicable)


Expected Output

The “Stop All” button should only pause the timers, keeping the elapsed time intact. Resetting should occur only when the user explicitly selects a reset option.

Actual Output

All timers stop and immediately reset their times to zero.

Browser

Chrome

Browser Version

Version 142.0.7444.61

Device Type

Laptop

Screen Resolution (if relevant)

No response

How often does this occur?

Always - Every time I try

Additional Context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions