Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [mylar-dev] mylar 0.5.0 is now available

> -----Original Message-----
> From: mylar-dev-bounces@xxxxxxxxxxx [mailto:mylar-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Eugene Kuleshov
...
>   After using new release for few days I am sorry to say that new
> Alt-Click behavior is quite disappointing.

It has been simplified, but I agree that it's still not quite right.  That's
why the corresponding report was left open, and we really do need to get it
right for 0.6 so you can expect it to get attention soon.

112233: improve interaction for filtered element navigation
https://bugs.eclipse.org/bugs/show_bug.cgi?id=112233

>   First of all Alt-Click on empty space does not work for me when
> Package Explorer in working set mode (it actually expands only current
> working set).

This is not Alt-Click specific, since Alt-click is a tree viewer feature and
knows nothing about contexts.  However, I agree with your use case, and
believe that the best way to resolve it is by fixing a related bug (that you
filed):

130628: Activating Mylar filter on Package Explorer view should disable
other filters.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=130628

>   Secondly, Alt-Click is activated clicking on nodes immediately
> deactivate unfiltering, so it does not allow to unfilter several nodes
> at once.
>
>   So, I have feeling that previously suggested behavior to turn
> filtering off on second Alt-Click is a good idea. Or maybe you can allow
> several options and let users to choose one that feels right.

Could you propose the interaction sequence for this on the first report
linked above and detail your use case?  It is feasible that we support both
modes.  Note that my worry is that allowing multiple unfiltered nodes will
be confusing since the tree won't reliably show only what's in the context.
Currently Alt+Click feels modal (similar to Ctrl+O).  But I do realize that
the ability to unfilter multiple nodes will prevent some of the times that
we need to turn the Apply Mylar filter off.  Wang has a couple additional
reports open this:

131233: Can't folder a project when ALT is pressed
https://bugs.eclipse.org/bugs/show_bug.cgi?id=131233

135839: Can't expand a folder when ALT is press
https://bugs.eclipse.org/bugs/show_bug.cgi?id=135839

Mik




Back to the top