On Sat, Nov 20, 2010 at 8:29 PM, Anthony <[email protected]> wrote: >> What about a right click menu over the files with >> delete,install,uninstall,etc as a sub menu. The page would look a lot more >> simple. > > We're probably mostly editing files, so it's nice to have a single > click to start editing (i.e., like the current "edit" button) rather > than having to right-click first.
There's another solution, and that's to display a toolbar when you hover over the file name. This would probably work better if the files looked like icons, as that would suggest the need for mouse interaction. Since the three controls (edit, delete, test) are all in a common block level element, this is very cheap to implement. The only concern I have is whether this would prolong discovery of the features. -- Branko Vukelić [email protected] [email protected] Check out my blog: http://www.brankovukelic.com/ Check out my portfolio: http://www.flickr.com/photos/foxbunny/ Registered Linux user #438078 (http://counter.li.org/) I hang out on identi.ca: http://identi.ca/foxbunny Gimp Brushmakers Guild http://bit.ly/gbg-group

