зеркало из https://github.com/mozilla/pjs.git
Fixing bustage
This commit is contained in:
Родитель
c67eacb4aa
Коммит
036c72c6d6
|
@ -119,7 +119,7 @@ nsXULTextFieldAccessible(aNode, aShell), nsAccessibleEditableText(aNode)
|
|||
return;
|
||||
|
||||
nsIFrame* frame = nsnull;
|
||||
nsCOMPtr<nsIContent> content(do_QueryInterface(inputField));
|
||||
nsCOMPtr<nsIContent> content(do_QueryInterface(mTextNode));
|
||||
shell->GetPrimaryFrameFor(content, &frame);
|
||||
|
||||
if (!frame)
|
||||
|
|
Загрузка…
Ссылка в новой задаче