Indicates you've found an erroneous or unexpected behaviour in the system that needs to be fixed.
6
votes
0answers
44 views
Bug with mathjax
Recently, after I perform an edit, it seems the mathjax rendering takes more space than it is given, resulting with overlapping with the text after it. Example (from q10437, right after editing it):
...
5
votes
0answers
17 views
Missing MathJaX in the duplicate subtab of the close review queue
When I review a question with a vote to close as duplicate, I see MathJaX formatting for the question body, but not in the tab that shows the proposed duplicate. Chrome 23.0.1271.17 beta in case it ...
3
votes
1answer
67 views
MathJax rendering changes scrolling position
When I follow a link to an answer (e.g. my answer here), the page is scrolled to the correct position. But then MathJax renders all the formulas, thus shifting content around, at which point the ...
4
votes
0answers
20 views
Inline code in spoilers is broken
If you use markdown of the form
>! `a`
you get bad results nowadays.
On main:
On meta:
The text is almost unreadable due to very dark background.
0
votes
1answer
28 views
Lists in spoiler tag
When quoting, lists work fine. For instance
> A list of
>
> * one, nay
> * two
> items
becomes
A list of
one, nay
two
items
But if I do the same with the ...
1
vote
1answer
37 views
Non-answers by non-users
Consider this answer by a user who has not yet created an account on cs.SE (the question that has been migrated to us). It is not useful so I wanted to convert it to a comment. This causes:
Comment ...
10
votes
1answer
70 views
Icons for “computer science” and “computational sciences” are the same
The icons for the two sites as both "CS" and this can be confusing for users who use both sites. It would be nice if the icons differ a little bit and are distinguishable.
(I know that the icons are ...
3
votes
1answer
65 views
URLs with circumflex are not handled correctly
I tried linking to Wolfram Alpha today. The request contains ^ and it does not seem to work:
Vanilla C&P
http://www.wolframalpha.com/input/?i=limit+2^%28Sqrt%28n%29%29%2F1.0000000001^n
It is not ...
4
votes
1answer
37 views
Closing dollar is sometimes not recognized when the math snippet contains a less-than sign
There is a strange interaction between Markdown and MathJax when the character < appears in a math snippet which is followed by some (not all) non-whitespace character. I would have expected < ...
4
votes
1answer
51 views
Typo in the list of reasons for closing a question
There is a typo in the list. The phrase "overly broad" is misspelled as "overy broad".
2
votes
1answer
36 views
There's no toolbar
I was about to ask a question but the toolbar is gone and I cannot upload the image to post the question. It's not the case on other SE sites, not even in meta.CS.
5
votes
3answers
138 views
Curly brackets not showing in LaTeX display mode
In an answer to this question I wrote the following LaTeX code:
$$L=\{w\in\{0,1\}^*:|w|\geq n\text{ and the $n$-th symbol from the last one is 1}\}.$$
The output of this code should include four ...
5
votes
1answer
76 views
Cannot see what I'm typing
I really like the new beta theme, I guess it is much more attractive to newcomers than the sketchy one (which I also liked). Thanks a lot!
However I'm slightly embarrassed because I can't read what I ...