Fix NO_INTERFACE error tabbing between fields
Not sure why this is throwing, but I'm also not sure why it was necessary in the first place
This commit is contained in:
parent
84d1be4c03
commit
276cd82fe4
1 changed files with 0 additions and 1 deletions
|
@ -1036,7 +1036,6 @@
|
|||
<body>
|
||||
<![CDATA[
|
||||
var sbo = document.getAnonymousNodes(this)[0].boxObject;
|
||||
sbo.QueryInterface(Components.interfaces.nsIScrollBoxObject);
|
||||
sbo.ensureElementIsVisible(elem);
|
||||
]]>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue