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

The combo box in ComboBox Chooser can cut off text if the string is really long #127

Open
Gold856 opened this issue Nov 4, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Gold856
Copy link
Contributor

Gold856 commented Nov 4, 2024

Describe the bug
If you publish a SendableChooser with an option that has a really long name, the text will get cut off.

To Reproduce
Steps to reproduce the behavior:

  1. Publish a SendableChooser with an option that has a really long name. 65+ characters should be enough.
  2. Drag the SendableChooser onto the screen.
  3. Open the combo box.
  4. Observe the text being cut off.

Expected behavior
I expected the text to not get cut off.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Version 2025.0.0-beta-2

Additional context
I'm thinking that the box with the option should expand to fit all the text.

@Gold856 Gold856 added the bug Something isn't working label Nov 4, 2024
@Gold856 Gold856 changed the title ComboBox Chooser can cut off text if the string is really long The combo box in ComboBox Chooser can cut off text if the string is really long Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant