The tag has no wiki summary.

learn more… | top users | synonyms

14
votes
6answers
363 views

Will a Paste button increase usability?

There comes cases where it's quite obvious that users are most likely to copy and paste a value into a given text-box. One of those cases is a URL fields. This made me thinking of adding a paste ...
6
votes
5answers
200 views

Is right-click still an important gesture to hold on to?

With more and more people using mobile devices (or devices which doesn't have right click gesture), its getting tough to indicate that there is an activity that involves right click on desktop ...
2
votes
3answers
115 views

Organizing hidden commands in a customizable tool bar

We got a classic Windows tool bar with command buttons with icons. If you right click the toolbar you can choose Customize toolbar to open a dialog from where you can pick out the buttons to be shown ...
0
votes
1answer
148 views

Contextual menu in a web-app for professionals (i.e. formed by ourselves)

Introduction I'm working on an application that runs in browsers. This application displays several windows (the user can open and close them), in which multiple things are displayed : charts, grids, ...
4
votes
5answers
375 views

What is the optimal position for a right click menu?

We're in the middle of designing a web application with a right click menu, and I was thinking where to position it relative to the position of the cursor. There are different solutions: Solution ...
18
votes
8answers
727 views

How to indicate right click functionality?

I am developing a Windows application where there is a lot of configuration and settings applied to multiple objects. There is a right click menu that is used to apply a predetermined group of ...