Why isn't “right click” more used in web applications?

后端 未结 15 2244
面向向阳花
面向向阳花 2021-02-01 02:21

More and more applications are moving to the cloud: Google Docs for productivity apps, Meebo for instant messaging, Gmail for e-mails, Salesforce for CRM, etc.

Yet, I\'

15条回答
  •  逝去的感伤
    2021-02-01 02:39

    Mac don't have a "right mouse button", likewise with a lot of touch screen phones etc.

    Even on a windows application most normal users (not programmers or power users) don’t think to right clicking when they wish to do something, if they have not learned it off by heart to do the given task they wish to do.

    (Also right clicking on most web pages brings up a menu that a normal user does not understand, so they don’t try it more then once.)

    So you always have to provide another way of doing the operation anyway.

提交回复
热议问题