You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- $\begingroup$ Is there anyway to get the code for the dynamic slider, so we can try to reproduce what you're seeing? $\endgroup$tkott– tkott2012-04-10 16:15:55 +00:00Commented Apr 10, 2012 at 16:15
- $\begingroup$ Is there any observable pattern? For example, the window shown in front is an "Untitled-" notebook; is this always the case? Does this happen as often shortly after Mathematica is opened, or mostly after it has been running for some while? Is there any situation in which the problem is always reproducible? $\endgroup$Mr.Wizard– Mr.Wizard2012-04-10 16:32:54 +00:00Commented Apr 10, 2012 at 16:32
- $\begingroup$ @tkott, Mr.Wizard: It is not caused by a particular piece of code, but I gave an example that does cause it sometimes. The other window can be anything, even the Messages window I think, if it was checked once before. Mostly it happens after some time, but I managed to do it now with a fresh Mathematica. No, sadly there is no situation where it is always present. $\endgroup$István Zachar– István Zachar2012-04-10 17:03:42 +00:00Commented Apr 10, 2012 at 17:03
- $\begingroup$ I can neither produce this error nor recall it happening on v7, therefore I have tagged this question version-8. If anyone using a different version, perhaps on a different OS, also experiences this error, please remove the version-8 tag. $\endgroup$Mr.Wizard– Mr.Wizard2012-04-10 17:40:33 +00:00Commented Apr 10, 2012 at 17:40
- 2$\begingroup$ If I try your simple Plot3D code and keep dragging the plotted function quickly in circles invariably, within 15 seconds or so of continuous movement, one of the open windows pops up in front. Very reproducible. $\endgroup$Sjoerd C. de Vries– Sjoerd C. de Vries2012-04-10 20:10:37 +00:00Commented Apr 10, 2012 at 20:10
| Show 14 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. list-manipulation), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you
lang-mma