[420189] Quick access lists Filters command with no active editor
diff --git a/bundles/org.eclipse.wst.sse.ui/plugin.xml b/bundles/org.eclipse.wst.sse.ui/plugin.xml index 00175f0..ce0b41b 100644 --- a/bundles/org.eclipse.wst.sse.ui/plugin.xml +++ b/bundles/org.eclipse.wst.sse.ui/plugin.xml
@@ -793,6 +793,11 @@ <handler class="org.eclipse.wst.sse.ui.internal.handlers.CustomFilterHandler" commandId="org.eclipse.wst.sse.ui.outline.customFilter"> + <enabledWhen> + <with variable="activeEditor"> + <test property="org.eclipse.wst.sse.ui.outline.isConfigurableOutlinePage" forcePluginActivation="true"/> + </with> + </enabledWhen> </handler> </extension>
diff --git a/features/org.eclipse.wst.xml_ui.feature.patch/buildnotes_org.eclipse.wst.xml_ui.feature.patch.html b/features/org.eclipse.wst.xml_ui.feature.patch/buildnotes_org.eclipse.wst.xml_ui.feature.patch.html index df8ddd8..4b326b5 100644 --- a/features/org.eclipse.wst.xml_ui.feature.patch/buildnotes_org.eclipse.wst.xml_ui.feature.patch.html +++ b/features/org.eclipse.wst.xml_ui.feature.patch/buildnotes_org.eclipse.wst.xml_ui.feature.patch.html
@@ -14,5 +14,7 @@ <p>Bug <a href='https://bugs.eclipse.org/401833'>401749</a>. Check only the content model for outline attributes</p> <p>Bug <a href='https://bugs.eclipse.org/401833'>401833</a>. Outline creation fails when StructuredTextEditor is embedded in MultiPageEditorPart</p> +<p>Bug <a href='https://bugs.eclipse.org/420189'>420189</a>. Quick access lists Filters command with no active editor</p> + </body> </html>
diff --git a/features/org.eclipse.wst.xml_ui.feature.patch/feature.properties b/features/org.eclipse.wst.xml_ui.feature.patch/feature.properties index 8aeda64..d43db4a 100644 --- a/features/org.eclipse.wst.xml_ui.feature.patch/feature.properties +++ b/features/org.eclipse.wst.xml_ui.feature.patch/feature.properties
@@ -29,6 +29,7 @@ \n\ Bug https://bugs.eclipse.org/401749 Check only the content model for outline attributes\n\ Bug https://bugs.eclipse.org/401833 Outline creation fails when StructuredTextEditor is embedded in MultiPageEditorPart\n\ +Bug https://bugs.eclipse.org/420189 Quick access lists Filters command with no active editor\n\ \n\ # "copyright" property - text of the "Feature Update Copyright" copyright=\