The Artima Developer Community
Sponsored Link

.NET Buzz Forum
Ten Most Persistent UI Design Bugs

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Mark Levison

Posts: 877
Nickname: mlevison
Registered: Jan, 2003

Mark Levison an agile software developer who writes Notes from a tool user.
Ten Most Persistent UI Design Bugs Posted: Dec 3, 2004 12:31 PM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Mark Levison.
Original Post: Ten Most Persistent UI Design Bugs
Feed Title: Mark Levison
Feed URL: /WebLog/error.aspx?aspxerrorpath=/WebLog/mlevison/Rss.aspx
Feed Description: Musings on No Touch Deployment, .NET development and photography
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Mark Levison
Latest Posts From Mark Levison

Advertisement

A co-worker (thanks Tony) passed this on recent days: Ten Most Persistent Design Bugs from AskTog.  They all hit home, but #3 hits the hardest.

'Mysteriously dimmed menu items' - we gray out menu items when they're not available but don't do anything to tell the user why they were greyed out.  So the user is expected to use their innate genius and grok why the item is greyed out.  As a developer this has always bothered me.  Unfortunately in the past when I've suggested solving this problem the reaction is always - but this doesn't fit with industry standards.  In addition Tog's solution (allow the user to click greyed out item for more info) requires custom code for the menus.

What we really need is for industry behemoth (is MS listening) to help solve this problem.  We need both a standard UI guideline and BCL classes that implement it.  If just one or two tiny companies try to solve this problem - users will not notice (after we all know that grey menu items can't be clicked) and not understand what we're trying to do.  If MS does it the rest of us will fall into line over a few years.


This Blog Hosted On: http://www.DotNetJunkies.com/

Read: Ten Most Persistent UI Design Bugs

Topic: The Regulator sucks for Non-Admins Previous Topic   Next Topic Topic: The number one word of the year is 'blog'

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use