You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try to follow the update procedure described in the README and try again before opening this issue.
Your Environment
Version used:
Version (stable release) 4.4.1
Commit ID (development release) git --no-pager log -1
Environment name and version:
Node.js version node --version flood-linux-x64 single binary
npm version npm --version
Web browser name and version Firefox 85.0.2
Operating system and version: Win 10 20H2
Torrent client and version: rTorrent 9.8 jesec r4
Summary
In the modal of "Set Torrent Location":
Translated text in Hungarian language is longer than the English one therefore the "Move data" checkbox falls out of display zone. One can't see if it's checked or not.
See attached picture below.
I was thinking about to give it a shorter translation text, but the given one is the perfect one.
Expected Behavior
Possible to see the current state of the checkbox.
Current Behavior
I can't see it.
Possible Solution
Either change modal width to auto or reorder checkboxes into vertical order.
Steps to Reproduce
Change display language to "Magyar"
Select a torrent and go to the context menu
Select "Áthelyezés"
Now you will see it.
Context
The text was updated successfully, but these errors were encountered:
I have the same problem with the French translation. It's the .modal__content__wrapper class that fixes the width to 500px, disabing the width attribute on the Chrome dev console fixes it, but nothing permanent
Type: Bug Report
Your Environment
git --no-pager log -1
node --version
flood-linux-x64 single binarynpm --version
name and version
Firefox 85.0.2Summary
In the modal of "Set Torrent Location":
Translated text in Hungarian language is longer than the English one therefore the "Move data" checkbox falls out of display zone. One can't see if it's checked or not.
See attached picture below.
I was thinking about to give it a shorter translation text, but the given one is the perfect one.
Expected Behavior
Possible to see the current state of the checkbox.
Current Behavior
I can't see it.
Possible Solution
Either change modal width to auto or reorder checkboxes into vertical order.
Steps to Reproduce
Context
The text was updated successfully, but these errors were encountered: