Here I disagree. This is exactly the kind of user story you need to talk about with interactive user interfaces. Even when a user is not expecting to hit the <OK> button over and over again, there is a possibility the user will accidentally hit the mouse button twice. If you examine the location of the <OK> button, you'll see that over half the area over which the mouse pointer is likely to be hovering will also be hovering over the <Cancel> button when the first popup goes away, so that the user can easily hit said <Cancel> button by accident. This is bad design and can easily be fixed by simple displacement of the top popup. This is a bug, and the bug is more of a problem because of the bug in 123152, since that bug causes the user to tend to hit <OK> over and over rapidly until there is a response.
This is a typical design issue for a UI. You never want to place or design a window in a fashion that makes it needlessly easier for the user to make a mistake. Furthermore, it's easy to fix. -- CD Burn Popup for Disk Handled Badly https://bugs.launchpad.net/bugs/123149 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs