mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #101] [BUG] Setup dialog off screen #100
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#100
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 @jpotelle on GitHub (Jan 21, 2020).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/101
Originally assigned to: @clechasseur on GitHub.
Describe the bug
When invoking "setup" from the submenu, the dialog appears off screen. To fix, I had to regedit the saved X/Y positions to 0/0.
Expected behavior
The dialog should check that it's screen position falls within the current display boundaries and reset X/Y to 0/0 if necessary.
Software (please complete the following information):
Thanks!
@clechasseur commented on GitHub (Jan 24, 2020):
Just to be sure, I assume this is because you moved the dialog to a position on another monitor, then disconnected the monitor?
@jpotelle commented on GitHub (Jan 24, 2020):
No, I exported settings from one computer and imported them on another computer that has a completely different video setup...
Sent from my Android device with K-9 Mail. Please excuse my brevity.
On January 23, 2020 10:10:38 PM EST, Charles Lechasseur notifications@github.com wrote:
@clechasseur commented on GitHub (Jan 24, 2020):
Interesting use case. It's a bug that needs to be fixed for sure.
@clechasseur commented on GitHub (Jan 25, 2020):
This bug has been fixed and will be part of the next major release (tentatively 18.0).