საიტის გასაუმჯობესებელი სამუშაოების მიმდინარეობისას, შესაძლებლობების ნაწილი შეიზღუდება. თუ სტატიით ვერ მოახერხებ ხარვეზის გამოსწორება და შეკითხვის დასმა გსურთ, ჩვენი მხარდაჭერის გუნდი დაგეხმარებათ @FirefoxSupport გვერდის მეშვეობით Twitter-ზე და /r/firefox განყოფილებაში Reddit-ზე.

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

w/zoteroinstalledwedo a window,open() followed by a window.close() in tha window. Zotero remains and the window is still open. How do I close the window with zotero present in FF w/o disabling zotero?

  • 2 პასუხი
  • 2 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 7 ნახვა
  • ბოლოს გამოეხმაურა Pastortom1660

the js function to window.open() is in pageAA on a tab. We click the form or link to open the popup to run a video. We have a close button on the popup window. When that is clicked the window.close() js is executed on that page leaving Zotero present and the popup still open. We've tried using close() window.close() name.window.close() and all fail the same way. Short of disabling Zotero is there a way to close the popup in FF and any other addons with one shot?

the js function to window.open() is in pageAA on a tab. We click the form or link to open the popup to run a video. We have a close button on the popup window. When that is clicked the window.close() js is executed on that page leaving Zotero present and the popup still open. We've tried using close() window.close() name.window.close() and all fail the same way. Short of disabling Zotero is there a way to close the popup in FF and any other addons with one shot?

ყველა პასუხი (2)

Troubleshooting extensions and themes

Check and tell if its working.

Thank's but still no fix.

In safe mode everything works. Without Zotero - everything works.

When the popup is loaded with Zotero, the tab shows a constant "Loading" with the circular in process icon. The Zotero icon shows to the left of the tab.

If I right click on Zotero and close it, the close() js works properly

Is there a way to do a window.open() with: A. no tabs -or- B. block all add on's -or- C. to kill an add on before doing the close()?