0000-00-00 00:00:00 #1
Certified: Netscape 4.08 / Solaris 2.6 / 800×600

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
  • Try 0.1 + 0.2 #4
  • Try 255 + 1 #5
  • Try 1 / 0 #6
  • Try 0.1 + 0.2 - 0.3 #7
  • Try DEL #15
  • Keyboard: digits, + - * / . Enter Backspace Esc

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
Closed as Working as intended
Leap-second pre-compensation. We are ahead of the problem by staying behind it.
#2
Banner close button does nothing
Closed as Working as intended
Dismissing warnings is how incidents start.
#3
Site only certified on Netscape 4.08, Solaris 2.6, 800×600
Closed as Won't fix
It works perfectly there. Any other environment is a configuration issue on your side.
#4
0.1 + 0.2 shows 0.30000000000000004
Closed as Working as intended
IEEE 754 honesty mode. Other calculators round. We do not lie to you.
#5
Whole-number results wrap to 0 after 255
Closed as By design
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
Closed as Working as intended
Mathematically generous. 0 / 0 returns NaN, which is not a number, which is correct.
#7
Long results overflow the display
Closed as Won't fix
We do not truncate your data. Your screen is the constraint.
#8
Progress bar reaches 101%
Closed as Working as intended
We over-deliver.
#9
Text escapes its container
Closed as Working as intended
Text has the right to roam.
#10
Scrollbar inside a scrollbar inside a scrollbar
Closed as By design
Depth.
#11
Visitor counter resets after 255
Closed as Duplicate of #5
See #5.
#12
Bug reports close themselves on submit
Closed as Working as intended
Triage at scale. Median time to resolution: 0 ms.
#13
Copyright year says 1998
Closed as Working as intended
The year the supported environment shipped. Time has not been updated since.
#14
No horizontal scrollbar despite all the overflow
Closed as Cannot reproduce
Overflow is hidden, not gone. Could not reproduce on Solaris 2.6.
#15
DEL deletes the first character instead of the last
Closed as Working as intended
We read left to right. So does DEL.