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

Signature and Path field is scrollable with display limitations, Name field does not #214

Open
brita-sed opened this issue May 31, 2021 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@brita-sed
Copy link
Collaborator

Precondition

  • .../eclipse.exe has launched.
  • iFL plugin has been installed.

Steps

  1. Select a project.
  2. Click iFL button.
  3. Examine the context of the widget.

Expected results

  • Each field appears in a consistent way (similar fields can be managed in the same way).

Received results

  • The display of name field does not have limitation, Signature and Path has (the latter is correct).
  • The value of Signature and Path is clickable, so we can scroll to the end of the value - Name field does not, so we cannot see the end of the name in case of a longer value.

name_vs_signature

Environment:

@brita-sed brita-sed added the bug Something isn't working label May 31, 2021
@brita-sed brita-sed added this to the 3.0.0.0 milestone May 31, 2021
@Dhorvath1294
Copy link
Collaborator

@brita-sed
Copy link
Collaborator Author

The bug has been corrected:

names_widget_corrected

@brita-sed
Copy link
Collaborator Author

I found a longer Parent Type value, and it is also not scrollable - BUT there is a such a big margin at the right, I think it could be increased.

parent_type_no_scroll

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

2 participants