Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

NS_ERROR_FAILURE when reopening attachment window #54

Open
neilstudd opened this issue Nov 16, 2014 · 2 comments
Open

NS_ERROR_FAILURE when reopening attachment window #54

neilstudd opened this issue Nov 16, 2014 · 2 comments

Comments

@neilstudd
Copy link

After adding an attachment to a node, if you reopen that node's attachment dialog for a second or subsequent time, an error NS_ERROR_FAILURE gets thrown to the console (something within the minified js).

NS_ERROR_FAILURE:
https://d23c2zpg6dm0n.cloudfront.net/compiled/20141111130139/mm-compiled.min.js
Line 3

To replicate:

  1. Add a node
  2. Press "a" to launch attachment dialog
  3. Type some text, and press Save
  4. Press "a" to launch attachment dialog again
  5. Wait a few seconds, and look in the dev console - an error has appeared
@gojko
Copy link

gojko commented Nov 17, 2014

Hi,

which browser/OS does this happen with?

@neilstudd
Copy link
Author

It's replicable in Firefox 33.1 (seen on two different machines, Win7 x64 and Win8.1 x64)
I can't replicate it in the latest Chrome.

Specifically, the error occurs when the cursor is focused over the attachment popup, and you move the cursor outside the border of the popup.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants