[JBoss JIRA] (JBIDE-17997) Application wizard: Tooltip texts on project and server adapter wizard page are overlapped
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17997?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-17997:
-------------------------------------
Attachment: autocomplete-decoration.png
> 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
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.2.0.CR1
>
> Attachments: autocomplete-decoration.png, 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)
11 years, 8 months
[JBoss JIRA] (JBIDE-17997) Application wizard: Tooltip texts on project and server adapter wizard page are overlapped
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17997?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-17997:
------------------------------------------
merged and pushed to upstream/master
> 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
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.2.0.CR1
>
> Attachments: autocomplete-decoration.png, 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)
11 years, 8 months
[JBoss JIRA] (JBIDE-17997) Application wizard: Tooltip texts on project and server adapter wizard page are overlapped
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17997?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-17997:
------------------------------------------
moved the content-assist decoration to the right upper corner as we have it in all wizards:
!autocomplete-decoration.png!
> 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
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.2.0.CR1
>
> 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)
11 years, 8 months
[JBoss JIRA] (JBIDE-17997) Application wizard: Tooltip texts on project and server adapter wizard page are overlapped
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17997?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-17997:
-------------------------------------
Labels: application_wizard (was: )
> 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
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: application_wizard
> Fix For: 4.2.0.CR1
>
> 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)
11 years, 8 months
[JBoss JIRA] (JBIDE-17997) Application wizard: Tooltip texts on project and server adapter wizard page are overlapped
by Andre Dietisheim (JIRA)
[ 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)
11 years, 8 months
[JBoss JIRA] (JBIDE-17997) Application wizard: Tooltip texts on project and server adapter wizard page are overlapped
by Andre Dietisheim (JIRA)
[ 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 decorators show up (their tool tip texts are overlapping and it makes tool tip for auto completion/content assist unreadable).
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.
RESULT: In upper left corner are two overlapping decorators (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)
11 years, 8 months
[JBoss JIRA] (JBIDE-12080) Explorer: provide initial instruction when there are no connections
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12080?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-12080:
-------------------------------------
Affects: Documentation (Ref Guide, User Guide, etc.),Interactive Demo/Tutorial,User Experience
> Explorer: provide initial instruction when there are no connections
> -------------------------------------------------------------------
>
> Key: JBIDE-12080
> URL: https://issues.jboss.org/browse/JBIDE-12080
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.CR1
> Reporter: Stefan Bunciak
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: explorer
> Fix For: 4.2.0.CR1
>
> Attachments: NoConnections.png, openshift.png, servers.png
>
>
> OpenShift Explorer could provide basic instruction about how to create a new connection (where to click) like in Servers view:
> !servers.png|thumbnail!
> copied from duplicate JBIDE-14587:
> {quote}
> My 1st reflex is, when the view is empty, is to right-click to bring up the OpenShift Management UI. But nothing happens. I need to remember I need to click on the top right button to log-in (which doesn't stand out much on the window background).
> So. I'd welcome a "Connect to OpenShift" menu showing up on right-click, when OpenShift Explorer is empty. That menu doesn't need to appear if already connected.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-17997) Application wizard: Tooltip texts on project and server adapter wizard page are overlapped
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17997?page=com.atlassian.jira.plugi... ]
Andre Dietisheim updated JBIDE-17997:
-------------------------------------
Priority: Minor (was: Major)
> 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)
11 years, 8 months
[JBoss JIRA] (JBIDE-17724) Changes cause full redeployment of exploded WAR
by Rob Stryker (JIRA)
[ https://issues.jboss.org/browse/JBIDE-17724?page=com.atlassian.jira.plugi... ]
Rob Stryker commented on JBIDE-17724:
-------------------------------------
[~pdecat] You are aware that if the module does not restart, your changes to the utility project will not be picked up by the server, correct? With that in mind, I'm curious what would be the benefit here of NOT restarting the module. Users such as yourself would then complain that the module was republished, but your changes to the utility jar are not in effect on the server.
> Changes cause full redeployment of exploded WAR
> -----------------------------------------------
>
> Key: JBIDE-17724
> URL: https://issues.jboss.org/browse/JBIDE-17724
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.2.0.Beta2
> Environment: Windows 8.1 x64
> Java 7u51 x64
> Luna x64
> Reporter: Cody Lerum
> Assignee: Rob Stryker
> Priority: Blocker
> Labels: respin-b
> Fix For: 4.2.0.Beta3, 4.2.0.CR1
>
> Attachments: JBIDE-17724-JBossEAP5-testcase.tar.bz2, workspace.zip
>
>
> After moving to Luna from Kepler any changes to java or jsf resources are causing a full redeployment of the exploded war to JBoss 7.1.3.Final
> This prevents any updating of JSF resources or debugging java code.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (JBIDE-12080) Explorer: provide initial instruction when there are no connections
by Andre Dietisheim (JIRA)
[ https://issues.jboss.org/browse/JBIDE-12080?page=com.atlassian.jira.plugi... ]
Andre Dietisheim commented on JBIDE-12080:
------------------------------------------
great, thanks!
merged to upstream/master
> Explorer: provide initial instruction when there are no connections
> -------------------------------------------------------------------
>
> Key: JBIDE-12080
> URL: https://issues.jboss.org/browse/JBIDE-12080
> Project: Tools (JBoss Tools)
> Issue Type: Enhancement
> Components: openshift
> Affects Versions: 3.3.0.CR1
> Reporter: Stefan Bunciak
> Assignee: Andre Dietisheim
> Priority: Minor
> Labels: explorer
> Fix For: 4.2.0.CR1
>
> Attachments: NoConnections.png, openshift.png, servers.png
>
>
> OpenShift Explorer could provide basic instruction about how to create a new connection (where to click) like in Servers view:
> !servers.png|thumbnail!
> copied from duplicate JBIDE-14587:
> {quote}
> My 1st reflex is, when the view is empty, is to right-click to bring up the OpenShift Management UI. But nothing happens. I need to remember I need to click on the top right button to log-in (which doesn't stand out much on the window background).
> So. I'd welcome a "Connect to OpenShift" menu showing up on right-click, when OpenShift Explorer is empty. That menu doesn't need to appear if already connected.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months