Slashdot Mirror


48 Hours Enduring Ubuntu 5.04

ceswiedler writes "Matthew Thomas lists 69 interface issues he has with the new Ubuntu release "Hoary Hedgehog", ranging from desktop and Nautilius behavior to Firefox and Evolution. They're serious interface issues, he claims, but he also says that Ubuntu 5.04 "is the first Linux-based system I have encountered that is tolerable enough for me to use for everyday work." That's a rather backhanded compliment...the suprising thing is that he's an interface designer working for Canonical, the company behind Ubuntu." As Thomas mentions, "Many of these flaws probably exist in other Gnome-based systems, and some of them also exist in Microsoft Windows and/or Mac OS."

2 of 127 comments (clear)

  1. That's funny... by misfit13b · · Score: 5, Funny

    because for someone so keen on user interface, I can't seem to figure out where on that page I'm supposed to click to get to the home page of his own website...

  2. Hmm... by nickos · · Score: 5, Insightful

    "15. Dialogs themselves are not modal: they let you continue to use the parent window. This allows such nonsensical situations as a "Save as JPEG" dialog for a Gimp image that no longer exists, and a Print dialog for a Web page that is no longer open or even still in Firefox's cache."

    Fair enough, but sometimes dialog boxes should be modeless (a find/replace dialog box in a text editor for instance). Remember Larry Tessler (from Apple and PARC) used to wear a t-shirt saying "DON'T MODE ME IN" - in general, modal interfaces (including dialog boxes) suck. They have their place but noone who knows anything about user interfaces should make such a blanket statement.

    "16. The mouse pointer does not hide itself when it is stationary and I start using the keyboard. As a result, it frequently gets in the way of what I am typing or reading."

    Hiding the mouse pointer completely is usually a pretty stupid idea. It's quicker for the user to move the pointer out of the way than it is to find a hidden pointer when they need to use the mouse again...