Community
Participate
Working Groups
Bug 303379 introduced a new property tester that is used to identify when XML editors are active in order to always display these two actions. But, the property tester isn't being forced to activate the plug-in. This causes the icons to always be visible until the XML UI plug-in is loaded.
Created attachment 183140 [details] patch
Since the two commands don't actually reference the XMLMultiPageEditorPart class, is there any reason not to just test for the input's content type instead of a specific editor?
We want to make sure that only editors that utilize are editor are endowed with this functionality.