That's a feature.
Every bug on this page has a ticket. Every ticket is closed.
Numbers next to things link to the ticket that explains why they are correct.
Calculator
0
Overflow
Loading: 101% #8
This sentence is wider than the box it was given and it is not sorry about that.
Text container #9
Level 1. Keep scrolling.
Level 2. Keep scrolling.
Level 3. You have reached the bottom. There is no bottom.
Scroll container #10
You are visitor #? #11
Report a bug
Reports are triaged instantly. #12
Issues
0 Open
15 Closed
#1
Clock runs one second behind
Leap-second pre-compensation. We are ahead of the problem by staying behind it.
#2
Banner close button does nothing
Dismissing warnings is how incidents start.
#3
Site only certified on Netscape 4.08, Solaris 2.6, 800×600
It works perfectly there. Any other environment is a configuration issue on your side.
#4
0.1 + 0.2 shows 0.30000000000000004
IEEE 754 honesty mode. Other calculators round. We do not lie to you.
#5
Whole-number results wrap to 0 after 255
8-bit purity. If you need 256, use two calculators. Also, -1 is 255. That is what -1 is.
#6
Division by zero returns Infinity
Mathematically generous. 0 / 0 returns NaN, which is not a number, which is correct.
#7
Long results overflow the display
We do not truncate your data. Your screen is the constraint.
#8
Progress bar reaches 101%
We over-deliver.
#9
Text escapes its container
Text has the right to roam.
#10
Scrollbar inside a scrollbar inside a scrollbar
Depth.
#11
Visitor counter resets after 255
See #5.
#12
Bug reports close themselves on submit
Triage at scale. Median time to resolution: 0 ms.
#13
Copyright year says 1998
The year the supported environment shipped. Time has not been updated since.
#14
No horizontal scrollbar despite all the overflow
Overflow is hidden, not gone. Could not reproduce on Solaris 2.6.
#15
DEL deletes the first character instead of the last
We read left to right. So does DEL.