зеркало из https://github.com/mozilla/pjs.git
Bug 301870 - commands not updated when an item is de-selected in a richlistbox. r/a=mconnor
This commit is contained in:
Родитель
044c889bbd
Коммит
61052b8df7
|
@ -144,8 +144,9 @@
|
|||
val.selected = true;
|
||||
this.scrollBoxObject.ensureElementIsVisible(val);
|
||||
this.fireActiveItemEvent();
|
||||
this._fireOnSelect();
|
||||
}
|
||||
|
||||
this._fireOnSelect();
|
||||
]]>
|
||||
</setter>
|
||||
</property>
|
||||
|
|
Загрузка…
Ссылка в новой задаче