> On Tue, Aug 18, 2015 at 8:09 PM Ben Coman <[email protected]> wrote: >> >> Opened issue with fix - https://pharo.fogbugz.com/default.asp?16265 >> >> On Wed, Aug 19, 2015 at 12:13 AM, Ben Coman <[email protected]> wrote: >> >>>>> -----Message d'origine----- >> >>>>> De : Pharo-dev [mailto:[email protected]] 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
On Wed, Aug 19, 2015 at 4:42 AM, Dimitris Chloupis <[email protected]> wrote: > and what about the existing right click menu for selecting morphs ? Well I never use it ;) but I presume from your question that you do. With no further action, this behaviour will be swapped to the left-click. You can test this yourself in the latest build with the preference setting mentioned previously. To me though, as a separate issue, this is meta behaviour and should be invoked the same as bringing up halos, leaving the left-click unassigned and available for *something-else* application specific. cheers -ben
