зеркало из https://github.com/mozilla/pjs.git
Bug 490196, r+sr=roc
This commit is contained in:
Родитель
b7033d8cc1
Коммит
d5ba0ec02e
|
@ -144,9 +144,9 @@ nsAutoRepeatBoxFrame::HandlePress(nsPresContext* aPresContext,
|
||||||
nsEventStatus* aEventStatus)
|
nsEventStatus* aEventStatus)
|
||||||
{
|
{
|
||||||
if (!IsActivatedOnHover()) {
|
if (!IsActivatedOnHover()) {
|
||||||
|
StartRepeat();
|
||||||
mTrustedEvent = NS_IS_TRUSTED_EVENT(aEvent);
|
mTrustedEvent = NS_IS_TRUSTED_EVENT(aEvent);
|
||||||
DoMouseClick(aEvent, mTrustedEvent);
|
DoMouseClick(aEvent, mTrustedEvent);
|
||||||
StartRepeat();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return NS_OK;
|
return NS_OK;
|
||||||
|
|
Загрузка…
Ссылка в новой задаче