question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Since 4.6.7 popup window can't be closed

See original GitHub issue

Since version 4.6.7 It is not possible to close a TinyMCE window with parent.tinyMCE.activeEditor.windowManager.close();

In version 4.6.6 and below this works just fine.

Steps to reproduce: Use tinyMCE.activeEditor.windowManager.open inside file_browser_callback to open a window.

If an item inside this window is clicked, some logic is executed and the window should be closed with parent.tinyMCE.activeEditor.windowManager.close();.

While step debugging it is clear that in version 4.6.6 this closes the window, but in 4.6.7 nothing happens.

This issue exists on the latest versions of Chrome, Firefox, Safari and Edge. (Explorer & Opera not tested)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
spockecommented, Sep 25, 2017

Yes, there is a bug with the windowmanger getTopMostWindow. We will correct that.

0reactions
gwleuverinkcommented, Oct 3, 2017

Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Pop-up windows won't dissapear after closing them until i close
So pop-up windows won't close after i close the whole app. It started around week ago, and it's not in all apps. Only...
Read more >
Problem with Google Chrome popup windows
According to the following bug report, chromium developers had knowledge of the problem since early 2019 and decided to blacklist the vmware SVGA...
Read more >
Popup won't close | WordPress.org
Our site is just getting ready to launch, but recently, I don't know if several days or a couple of weeks ago, the...
Read more >
Block or allow pop-ups in Chrome - Computer - Google Support
By default, Google Chrome blocks pop-ups from automatically showing up on your screen. When a pop-up is blocked, the address bar will be...
Read more >
Configuring your web browser to allow pop-up windows
Ensure the Block pop-up windows option is not checked. Unchecking this option will allow pop-ups. To block pop-ups once again, check the Block ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found