mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #349] New recorder can't catch the window #1658
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#1658
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 @YuryKomar on GitHub (Jul 1, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/349
Noticed that new recorder can't catch the ESET NOD32 Internet Security window...
The old one can do that...
@NickeManarin commented on GitHub (Nov 13, 2019):
Sorry for the delay, but try adding ScreenToGif as an exception.
Also, you could try using the new capture method (DirectX) available in this test version: #551
@NickeManarin commented on GitHub (Aug 8, 2020):
This bug was fixed. It happened because some windows don't use the standard Windows title bar, which caused them to be ignored by the new recorder.
@YuryKomar commented on GitHub (Aug 9, 2020):
Perfect job ;) Thx.