mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-03-02 22:57:32 -05:00
Home and End keys don't work in e.g. Search input field #8627
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#8627
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 @Zapicoyuz on GitHub (May 5, 2019).
Please provide the following information
qBittorrent version and Operating System
MacOS 10.14.4, qBittorrent 4.1.6 (and previous versions of qBittorrent)
What is the problem
The Home and End keys don't work in the input fields used in qBittorrent.
One example is the Search input field. It is a bit frustrating if you want to jump to the start or end of the line to change a search term.
The Home and End keys work fine in for example the Add Torrent Link window:

Maybe because it is multi-line and therefor handled by a different UI element?
What is the expected behavior
For the Home and End keys to work.
@thalieht commented on GitHub (May 6, 2019):
Works as expected in windows and linux. Although we can probably override it in qBt (not me, don't have a Mac to test) i'll reluctantly mark this as a Qt bug (not sure who's fault it is).
@xavier2k6 commented on GitHub (Apr 9, 2021):
@Zapicoyuz is this still an issue with qBittorrent 4.3.4.1 which now uses Qt 5.15.2?
@xavier2k6 commented on GitHub (Jun 19, 2021):
@Kolcha If you don't mind, can you please see if this is reproducible with qBittorrent 4.3.5? (Unsure if Mojave plays a role in this issue too)
@Kolcha commented on GitHub (Jun 20, 2021):
tested qBittorrent 4.3.5 (official download) on macOS Catalina on my work MacBook (sorry, I don't have personal MacBook anymore), everything works fine in any text field I tried (including mentioned search field).
used "Command + Left" for "Home" and "Command + Right" for "End" (default shortcuts working in many apps), also tried "Fn + Left/Right" (also may work in some apps) - these shortcuts don't work.
@xavier2k6 commented on GitHub (Sep 25, 2023):
https://github.com/qbittorrent/qBittorrent/issues/14383#issue-805822269