Does this thing live?

Design bugs

Ha, hab ich’s nicht gesagt?

Example B: You’re working on a multitasking system, typing away merrily in window A. Meanwhile, some background task decides it needs your attention, pops up a dialog, and moves the keyboard input focus from the window you were working on to its dialog box. If you’re lucky, you’ll just momentarily type a few characters that are ignored. If you’re unlucky, you’ll hit the space bar of the Enter key and select some default command, at which time the dialog box closes, leaving you to wonder what you just did.

Dieses und noch ein paar andere Design-Probleme sind gelistet bei den 10 Most Persistent Design Bugs.

Leave a Reply