fx-compat: Item box: Fix tabbing
This commit is contained in:
parent
7a22458ed4
commit
fbc2583433
1 changed files with 0 additions and 1 deletions
|
@ -1816,7 +1816,6 @@
|
|||
Zotero.debug(`Hiding editor for ${textbox.getAttribute('fieldname')}`);
|
||||
|
||||
var label = textbox.closest('tr').querySelector('th');
|
||||
this._lastTabIndex = -1;
|
||||
|
||||
// Prevent autocomplete breakage in Firefox 3
|
||||
if (textbox.mController) {
|
||||
|
|
Loading…
Add table
Reference in a new issue