]
Martin Malina commented on JBIDE-24274:
---------------------------------------
Verified in devstudio 10.4.0.AM3. The field is now called Minishift Binary and the
decorator is now displayed in the upper left corner of the text field as requested. Commit
is in both 4.4.x and master. Closing.
CDK3 server adapter editor: error decoration for "Minishift
Location" should be on the left upper corner of text field
----------------------------------------------------------------------------------------------------------------------
Key: JBIDE-24274
URL:
https://issues.jboss.org/browse/JBIDE-24274
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: cdk
Affects Versions: 4.4.4.AM3
Reporter: Andre Dietisheim
Assignee: Rob Stryker
Fix For: 4.4.4.AM3
Attachments: error-decoration-application-wizard.png,
error-decoration-for-minishift-location.png
# ASSERT: have a non-executable file ready
# ASSERT: have a cdk3/minishift server adapter
# EXEC: open server editor for your cdk3/minishift adapter
# EXEC: for "Minishift Location" hit "Browse" and choose your
non-executable file
# ASSERT: error decoration appears on the top right corner of the text-field
Result:
The error decoration appears as it should, but it's located on the top right corner
of the text field and is cut-off by the "Browse" button:
!error-decoration-for-minishift-location.png!
All other UIs in OpenShift have the decorations on the top left corner of the widget
(text-field, combo, checkbox, etc.)
!error-decoration-application-wizard.png!