Skip to content

Fix/simplify ipad plugin#3055

Open
adenwuts wants to merge 2 commits into
Novik:developfrom
adenwuts:fix/simplify-ipad-plugin
Open

Fix/simplify ipad plugin#3055
adenwuts wants to merge 2 commits into
Novik:developfrom
adenwuts:fix/simplify-ipad-plugin

Conversation

@adenwuts
Copy link
Copy Markdown

iOS Safari 26.5 seems to change the interactions between this plugin and
and touch events, resulting in double-clicks on touch which break any
'toggleable' menus (e.g. add torrent). Unfortunately without this plugin
we lose a working right-click on long-presses and functionality in the
side-bar.

This commit attempts to strip down the plugin to a more minimal set of
features, and rely on iOS to handle more of the work. There may be a
more elegant fix in the ruTorrent internals that would make this plugin
redundant, but this appears to fix the issues on modern iOS versions.

adenwuts and others added 2 commits May 20, 2026 18:27
iOS Safari 26.5 seems to change the interactions between this plugin and
and touch events, resulting in double-clicks on touch which break any
'toggleable' menus (e.g. add torrent). Unfortunately without this plugin
we lose a working right-click on long-presses and functionality in the
side-bar.

This commit attempts to strip down the plugin to a more minimal set of
features, and rely on iOS to handle more of the work. There may be a
more elegant fix in the ruTorrent internals that would make this plugin
redundant, but this appears to fix the issues on modern iOS versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant