Originally Posted by
Steve
Big bugs are annoying, that's a given. A spreadsheet app that can't multiply, for example (luckily that's never ha... oops).
But what about the comparatively minuscule issues, that somehow manage to affect you? Here's mine:
I tend to rename files in windows by clicking on them, then clicking again (longer than a double click). I then type the new filename and hit enter.
However, if I start typing too quickly after the second click, explorer starts highlighting the filename I'm typing. Then when the event handler finally comes along, it puts the newly selected file into rename mode, not the one I clicked.
That, my friends, is very annoying.
So, what's your minor bug?