vote up 4 vote down star
1

I hated it when some users of my program (made in crystal reports) deemed that it is "too strict" when they saw hour and minute on invoice date.

It turned out that when you drag a date to crystal, the default is full date (i.e. Month Day, Year Hour:Minute)

[EDIT: other examples]

I'm an advocate of open-source software, but OpenOffice Calc's delete action annoys me to no end. OpenOffice's Calc always prompts when you press Delete, I don't have an idea how it could improve productivity or data safety.

Another is Skype's default double-click action is call, it's a little embarassing to accidentally ring another person.

Winamp's default action when it open a media file should be Enqueue, not Open.

If only you have the source code of your favorite software, what defaults would you want changed?

flag

This should be a wiki – Marc Gravell Jan 15 '09 at 9:05
@Marc Gravell you are right: just edit the question and it will soon be a wiki one – VonC Jan 15 '09 at 9:08
Just a quibble: "a software" is grammatically wrong. 'Software' is not a countable noun. Instead you may say "a piece of software" or "a software product". – Frederick Jan 15 '09 at 9:13
Still don't get what closing questions is good for. I actually saw some interesting, informative discussions stopped by somebody having enough reputations to do so. If there is a need for a feature like 'closing' it should be more restricted (e.g. >10 votes for 'closing' or > 10 down votes). – kai1968 Jan 15 '09 at 9:38
Of course some 'questions' should be closed, but reason 'subjective and argumentative' is not a good one. I don't feel the stackoverflow is polluted by bad questions and closing can still be handled by moderators. – kai1968 Jan 15 '09 at 9:55
show 9 more comments

closed as not a real question by Ken Jan 15 '09 at 9:20

4 Answers

vote up 5 vote down check

Web-style 1-click file open on Windows 98 Explorer. Makes selection nearly impossible.

File extensions hidden on all versions of Windows

link|flag
Actually, that might be reasonable default for the total Windows user base. Remember: we are programmers... and those are (very very) far from average computer users... – peSHIr Jan 15 '09 at 9:26
Sure but imagine the surprise of Joe Average User seeing several files with identical names (but different, hidden types) in the same directory. This is just another instance of Windows trying to imitate the Mac, badly. And don't get me started on email scams (e.g paris_hilton_nude.jpg.exe) – fbonnet Jan 15 '09 at 14:12
+1 for file extensions! – Thomas Stock May 21 at 9:49
vote up 3 vote down

Internet Explorer as the default browser on Windows.

link|flag
well they're hardly going to bundle firefox with it are they? – Neil Aitken Jan 15 '09 at 9:35
vote up 1 vote down

US English, as opposed to UK English locale.

link|flag
Bah ! – BCS May 19 at 18:16
UK English locale: "I was wondering" - US English locale: "Dude, and I was all like: huhh???" – ivan_ivanovich_ivanoff May 21 at 9:51
vote up 3 vote down

Gnome's (a open source desktop environment for Linux et al) insistence that you're only allowed 5 bookmarks in its Places menu before it gets chunked into a separate level. See figure A:

The variable that controls the number is very handily hard-coded, making it impossible for average users (and people with better things to do than recompile Gnome) to edit.

link|flag
Your picture's broken the grid!!! – Skilldrick Jan 15 '09 at 9:17
@Oli I resized the picture but I forgot this change the order of answer, making yours last. Sorry about that. – VonC Jan 15 '09 at 9:20
Since it's a good example, +1 to make amend ;) – VonC Jan 15 '09 at 9:22
Thanks VonC. I was just trying to look-up the markdown for changing image size but I forgot I could have used plain ol' HTML to do it. – Oli Jan 15 '09 at 9:23
Yes this violates the 0, 1, infinity rule. – Roger Nelson Feb 20 at 20:10

Not the answer you're looking for? Browse other questions tagged or ask your own question.