Skip to content

Pixel Overflow in Settings Page #520

@mulikruchi07

Description

@mulikruchi07

Describe your issue

When the app language is set to Spanish, the text inside the "Set to Default" and "Change Directory" buttons on the Settings → Select Directory section becomes longer.
Because of this, both buttons expand horizontally, eventually touching each other and causing a pixel overflow error in Flutter.
This issue only occurs in languages with longer words (Spanish, German, Portuguese, French, etc.).

Steps to reproduce

  1. Open the app
  2. Go to Settings
  3. Change the language to Spanish
  4. Scroll to Select Directory
  5. Observe the two buttons:
  • “Establecer como Predeterminado”
  • “Cambiar Directorio
  1. The buttons overflow horizontally and generate a pixel error.

What was the expected result?

  • Buttons should automatically adjust height/width when the text is longer
  • No pixel overflow should occur
  • Both buttons should remain consistent in size (same height & width)
  • UI should remain readable and responsive for all languages

Put here any screenshots or videos (optional)

Image

How can we contact you (optional)

No response

Would you like to work on this issue?

Yes

By submitting this issue, I have confirmed that:

  • I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions