зеркало из https://github.com/mozilla/pjs.git
Bug 427953 ��� tree column picker isnt accessible, r=marcoz, neil, sr=neil, a=beltzner
This commit is contained in:
Родитель
089d9c5e3d
Коммит
c509147d43
|
@ -1308,7 +1308,13 @@
|
|||
</xul:menupopup>
|
||||
</content>
|
||||
|
||||
<implementation>
|
||||
<implementation implements="nsIAccessibleProvider">
|
||||
<property name="accessibleType" readonly="true">
|
||||
<getter>
|
||||
return Components.interfaces.nsIAccessibleProvider.XULButton;
|
||||
</getter>
|
||||
</property>
|
||||
|
||||
<method name="buildPopup">
|
||||
<parameter name="aPopup"/>
|
||||
<body>
|
||||
|
|
Загрузка…
Ссылка в новой задаче