Closed Bug 941516 Opened 11 years ago Closed 11 years ago

esc key triggers window.close()

Categories

(Websites :: Tabzilla, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: icaaq, Unassigned)

Details

1. Press Cmd+N to open a new browser window, then type https://www.mozilla.org/en-US/ in the address bar and press Enter 2. tab once to set focus tabzilla 3. press enter to open tabzilla 4. press esc to close tabzilla 5. look in the console and see "Scripts may not close windows that were not opened by script. tabzilla.js:336" This will e fixed by calling Tabzilla.close(); on row 336 instead of just close();
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.