mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #1098] [Bug] Play/Pause button not responding to clicks on additional monitors #828
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#828
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alansalihi on GitHub (Apr 14, 2022).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/1098
Originally assigned to: @NickeManarin on GitHub.
The setup where a laptop is connected to a monitor:
On the Playback tab, if you start the play button, you cannot stop it by a mouse click anymore!
This is only true for the additional monitor (not the main display of Windows).
Though, hitting the Space bar does toggle the play/pause as expected.
To Reproduce
Expected behavior
The playback pauses.
Desktop (please complete the following information):
@NickeManarin commented on GitHub (Apr 15, 2022):
Did you notice if the button was greyed out?
Also, can you still click on the pause button near the bottom right corner?
@alansalihi commented on GitHub (Jul 1, 2022):
The issue is likely occurring with higher fps number and longer gif captures.
On laptop screen, I initiated the app.
I recorded the attached, desktop monitor.
When the number of captured images is high, the duration is very short, then there is a delay in response for the play/pause button when you move the app interface to the external monitor.
But it does get better (more responsive) with time.
Seems like building a cache for each monitor.
Probably not a bug.