[
https://issues.jboss.org/browse/JBIDE-17997?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-17997:
-------------------------------------
Steps to Reproduce:
# EXEC: Open New application wizard.
# EXEC: Choose any basic cartridge and click Next.
# EXEC: Fill in application details and click Next
# EXEC: Uncheck Create a new project.
# ASSERT: error decoration shows up in the upper left corner of the text field for the
project name ("Use existing project")
# EXEC: move your mouse over the error decoration
RESULT: two overlapping tooltips show up (the tool tip for the autocomplete and the
tooltip for the error). Furthermore the error decorator hides the decoration for content
assist. You only see the error decoration.
was:
# EXEC: Open New application wizard.
# EXEC: Choose any basic cartridge and click Next.
# EXEC: Fill in application details and click Next
# EXEC: Uncheck Create a new project.
# ASSERT: error decoration shows up in the upper left corner of the text field for the
project name ("Use existing project")
# EXEC: move your mouse over the error decoration
RESULT: two overlapping decorators show up (their tool tip texts are overlapping and it
makes tool tip for auto completion/content assist unreadable).
Application wizard: Tooltip texts on project and server adapter
wizard page are overlapped
------------------------------------------------------------------------------------------
Key: JBIDE-17997
URL:
https://issues.jboss.org/browse/JBIDE-17997
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.Beta3
Reporter: Marián Labuda
Priority: Minor
Attachments: help.png
On the second wizard page (application and server adapter settings) is text field for
using an existing application. This text field contains error decorator and informative
decoration as well. Problem is, they are overlapping.
!help.png!
Suggested solution: put informative decorator (about auto-completion/content assistance)
to the right upper corner of text field instead of left upper corner.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)