[
https://issues.jboss.org/browse/JBIDE-21083?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-21083:
-----------------------------------------------
This dialog, and several other dialogs are designed to have no 'Help' button at
all.
However, they by mistake call static method TrayDialog.setDialogHelpAvailable(false)
instead of non-static TrayDialog.setHelpAvailable(false).
Besides, they do it at a wrong time, and consequences are as follows:
1. On first run, 'Help' button is present, and problems of layout are observable.
2. On subsequent runs, 'Help' button is not available and this is good.
3. On subsequent run of any dialogs and wizards in Eclipse, 'Help' button is not
available in them and that is a disaster that makes this issue a blocker.
As the problem is fixed trivially, I think it should be done as soon as possible.
'Untrusted SSL Certificate' shell keeps extending when help
is turned on and off again
--------------------------------------------------------------------------------------
Key: JBIDE-21083
URL:
https://issues.jboss.org/browse/JBIDE-21083
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Jan Richter
Priority: Minor
Labels: openshift_v2, openshift_v3
Fix For: 4.4.x
Attachments: ssl-certificate-dialog-expanding.ogv
Clicking the 'Help' button in 'Untrusted SSL Certificate' shell opens the
help menu on the right. When I click it again, instead of just closing the help menu, it
extends the shell to the size it would take with the help open. This can be repeated as
long as there is enough space on the screen.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)