]
Andre Dietisheim updated JBIDE-21122:
-------------------------------------
Labels: openshift_v3 port_forwarding_wizard (was: openshift_v3)
Port Forwarding: Start All button should be disabled if port
forwarding is already active
-----------------------------------------------------------------------------------------
Key: JBIDE-21122
URL:
https://issues.jboss.org/browse/JBIDE-21122
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Marián Labuda
Labels: openshift_v3, port_forwarding_wizard
Fix For: 4.3.1.Beta1
In Port Forwarding wizard is a button "Start All" which starts port forwarding
for all services listed in a table. If user triggers the button and port forwarding is
already active, Start All is still enabled and user can click on it again and again but
nothing happens. Accessibility of this button should be similar as Stop All, which works
as expected - if port forwarding is not active, it is disabled, otherwise it is enabled.
There is also a checkbox to find free ports for port forwarding. Once port forwarding is
active, checking and unchecking this checkbox do nothing. It should have same
accessibility as Start All button - if there is active port forwarding, the checkbox
should be disabled, otherwise it should be enabled.