]
Andre Dietisheim updated JBIDE-21123:
-------------------------------------
Labels: port_forwarding_wizard (was: )
Port forwarding: Free ports for port forwarding are cached even
though dialog was canceled
------------------------------------------------------------------------------------------
Key: JBIDE-21123
URL:
https://issues.jboss.org/browse/JBIDE-21123
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
In Port forwarding dialog there is a checkbox to use free ports for port forwading. Upon
checking this checkbox, free port are used in a table showing services. If user check the
checkbox, free ports are used but then cancel the dialog either by pressing Esc or close
the dialog, the state of checkbox is cached. If then user opens a dialog again checkbox is
not checked but dialog is behaving like it is, because there are used free ports for port
forwading. It forces user to check checkbox again, it finds another free ports and then
uncheck it to get to default state.