mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 15:15:51 +03:00
[GH-ISSUE #342] Moving capture area to other monitors hides the toolbar #284
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#284
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 @EraserKing on GitHub (Jun 22, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/342
Originally assigned to: @EraserKing on GitHub.
ScreenToGif 2.13.3
Dual monitors
Windows 10 1803 (17034)
Open ScreenToGif - Recorder - (make sure capture method is Area) - move the capture area to the other monitor OR draw the capture area on the other monitor
Then, the toolbar (OK / Retry / Cancel) disappears. No way to confirm / cancel the new area, unless pressing Enter / ESC.
@NickeManarin commented on GitHub (Jun 24, 2018):
How big was the area selected? If I remember correctly, the app moves the middle of the screen if there's not enough space available at the sides.
If is not in the middle, the app is trying to display the controls at the nearest available corner (nearest from the latest know interaction of the cursor).
Can you take a screenshot of all screens when this happens?
Btw, those three actions are triggered by Enter (Accept), Right-Click (Retry) and Esc (Cancel).
(So you can use the app while this bug is not yet fixed)
@EraserKing commented on GitHub (Jun 25, 2018):
Actually it doesn't care how large the capture area is, a large one or a small one both can be used to trigger this bug... Additionally, I found it usually happened on my main monitor (the right one) when I tried to select an area, but I also met this on the other monitor before.
Shortcut Key works. Thanks.