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

Property page slot fields do not scroll or wrap. #3235

Open
1 of 3 tasks
tompkins-ct opened this issue Apr 3, 2024 · 3 comments · May be fixed by #3338
Open
1 of 3 tasks

Property page slot fields do not scroll or wrap. #3235

tompkins-ct opened this issue Apr 3, 2024 · 3 comments · May be fixed by #3338
Labels
bug An issue in the application

Comments

@tompkins-ct
Copy link

Describe the bug

Slot fields in the property page do not scroll which causes the property page to overtake the working space.

To Reproduce

Steps to reproduce the behavior:

  1. Create a stereotype with attributes
  2. Add a block using the stereotype
  3. Fill in the slot with text
  4. Observe lack of diagram space.

Expected behavior

Slot text fields showed wrap and scroll or wrap and expand vertically instead of just horizontally (likely both depending on some width limits for the property panel.

Screenshots

image

image

OS

  • Linux (Please put in notes the specific distro)
  • macOS
  • Windows

Version

Version of Gaphor: 2.24

Additional information

Add any other context about the problem here.

@danyeaw danyeaw added the bug An issue in the application label Apr 3, 2024
@danyeaw
Copy link
Member

danyeaw commented Apr 3, 2024

Hi @tompkins-ct, thanks for the issue report, that is definitely something we should fix! Would you be interested in working on a PR to address it as well?

@tompkins-ct
Copy link
Author

@danyeaw I could take a swing at it, but I'm not very familiar with the code base to identify where to start. If you have some advice on where to start, I'll take it.

@amolenaar amolenaar linked a pull request Jun 2, 2024 that will close this issue
6 tasks
@amolenaar
Copy link
Member

I think adding ellipsis at the end is also a suitable soliution:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue in the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants