Opened issue with fix - https://pharo.fogbugz.com/default.asp?16265 On Wed, Aug 19, 2015 at 12:13 AM, Ben Coman <btc@openinworld.com> wrote:
-----Message d'origine----- De : Pharo-dev [mailto:pharo-dev-bounces@lists.pharo.org] De la part de Ben Coman A while back on reddit someone complained about the World Menu being associated with left-mouse-click. I have come to agree. The World Menu provides the actions available in the context of the World, i.e. the World's context-menu - but its not invoked by the usual convention for context menus, which is the right-mouse-click.
By way of example, in a fresh image and open one Playground.
* First right-click the Playground. Up comes the Playground's context-menu as expected per industry wide conventions.
* Then right-click the background. Doh! Its not consistent, thats not the World's context-menu. "WTH is that?" says a newbie in surprise. (Btw, who uses that list of open windows ? I *never* do and might suggest that function be moved to a meta-mouse-click.)
So can we discuss changing the World Menu to be invoked by the context-click (i.e. right-click) ?
cheers -ben