[
https://issues.jboss.org/browse/JBIDE-21747?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-21747:
-----------------------------------------------
Properties view gets property sheet implementation and input from active part. If action
requests to open Properties view as active, it does not have a chance to load data from
the previous active view. The solution is to activate Properties view in two steps -
first, make it visible; second, give it focus. After the first step, it will obtain data
from the current active view.
Wrong properties view layout when selecting the
"Properties" menu
-----------------------------------------------------------------
Key: JBIDE-21747
URL:
https://issues.jboss.org/browse/JBIDE-21747
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Xavier Coulon
If the properties view is closed and the user clicks on the "Properties"
context menu from the OpenShift Explorer view, then the Properties view is opened but with
the classic layout, not the tabbed layout.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)