Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checkbox falls out of display zone #216

Closed
1 task done
m3r3nix opened this issue Feb 24, 2021 · 4 comments · Fixed by #597
Closed
1 task done

Checkbox falls out of display zone #216

m3r3nix opened this issue Feb 24, 2021 · 4 comments · Fixed by #597
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@m3r3nix
Copy link
Contributor

m3r3nix commented Feb 24, 2021

Type: Bug Report

  • 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.
image

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

  1. Change display language to "Magyar"
  2. Select a torrent and go to the context menu
  3. Select "Áthelyezés"
  4. Now you will see it.

Context

@jesec
Copy link
Owner

jesec commented Feb 25, 2021

This is indeed annoying. I plan to move those toggles to their own rows.

@jesec jesec added bug Something isn't working enhancement New feature or request labels Mar 17, 2021
@jesec jesec self-assigned this Mar 17, 2021
jesec added a commit that referenced this issue Mar 22, 2021
@gfcalderon
Copy link

The same issue is happening with spanish translation:
imagen

@deejayexe
Copy link

Yes this problem still occurs in Spanish, I hope they can solve it soon

@alois-gaucher
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants