mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Metadata window opens in background for magnet link #9593
Labels
No labels
Accessibility
AppImage
Bounty
Build system
CI
Can't reproduce
Code cleanup
Confirmed bug
Confirmed bug
Core
Crash
Data loss
Discussion
Docker
Documentation
Duplicate
Feature
Feature request
Feature request
Feature request
Filters
Flatpak
GUI
Has workaround
I2P
Invalid
Libtorrent
Look and feel
Meta
NSIS
Network
Not an issue
OS: *BSD
OS: Linux
OS: Windows
OS: macOS
PPA
Performance
Project management
Proxy/VPN
Qt bugs
Qt6 compat
RSS
Search engine
Security
Temp folder
Themes
Translations
Triggers
Waiting diagnosis
Waiting info
Waiting upstream
Waiting web implementation
Watched folders
WebAPI
WebUI
autoCloseOldIssue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/qBittorrent#9593
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 @andrewvaca on GitHub (Jan 2, 2020).
qBittorrent version and Operating System
qbt 4.2.1, macos 10.14.6 (Mojave)
What is the problem
When adding torrent via magnet link and using "Add torrent link" button, the next window with metadata of torrent and download location opens in the background. This is mostly wrong when running the app in full size of the screen, because the new window is completely hidden under the app and for the user it seems nothing happened.
What is the expected behavior
The new window with metadata should open in foreground as it does when opening .torrent file or direct torrent file link.
Steps to reproduce
Copy any torrent magnet link to clipboard. Open the app. Click on "Add torrent link" (the first button on the toolbar). The magnet link from clipboard should be already in the textarea (if not, paste it). Click on "Download" button to confirm the popup. The new window should open in foreground, but it opens in background.
Extra info(if any)
See the screencast:

@thalieht commented on GitHub (Sep 13, 2020):
Duplicate of #12627