I find click pause click useful. No stress nor necessary adjustment of double-click delay. What could be the intention of a user clicking repeatedly on the same area? Did you think of it? If copying what everyone else does is the sole value, then let's not do Pharo.
2014-09-30 21:34 GMT+02:00 Tudor Girba <[email protected]>: > Hi, > > I explained before but it went unnoticed. The selection happens on double > click like in any other editor. > > The regular PluggableTextMorph also tries to do it on a kind of a double > click, only it is implemented as click-pause-click. So, if you click once, > wait 5 minutes, and click again, it will select. This is not particularly > useful. > > So, Rubric selects on double click. > > Now, as I mentioned before, there happens to be a random double click > issue. I cannot reproduce it, but sometimes it happens. Also, when I save > the image and load it back, the problem is gone. Please note that this > issue is not related to Rubric, but to the double click event throughout > the entire image. For example, if you see that double click does not work > in Rubric, try to double click on the window title to maximize a window and > you will see that it does not work. > > Cheers, > Doru > > > > On Tue, Sep 30, 2014 at 8:42 PM, stepharo <[email protected]> wrote: > >> With the previous tools I can select a piece of text by clicking after >> its last element and now I cannot >> or I can but sometimes. >> >> So what is the fix? >> >> Stef >> >> > > > -- > www.tudorgirba.com > > "Every thing has its own flow" >
