I'm trying to configure MyLyn and was hit by very strange problem. All issue control system I know use Outlook-like approach: filters to the left, issues at top right and issue description at bottom-right. Typical workflow while browsing issues is to click filter to the left so issues list is displayed at top right and then click issues at top right to see descriptions at bottom right.
But mylyn interface is user-friendly and behaves like nothing i have seen before. First, issues list is integrated with filter list O_O. This works fine if you have like 20-30 issues total and a few filters, but if you have dozens of filters each selecting dozens of issues this effectively doubles amount of clicking: To browse issues you can't just click through filters. You need to expand each filter, see issues list, then close the filter (because issues list is long and other filters are scrolled out by it) and open next one.
But ok, this is the thing i can handle. But the second thing stands out - if i click the issues in tasks list MyLyn is not displaying issues! Instead i need to double click the issue and MyLyn opens it in a new tab O_O. Ok, this will work if i know exactly what issue i need and click it. But regular issue browsing is a hell: instead of just clicking through issues and look for relevant information i neet to double click issue, look at new tab, close the tab and only after that i can double cick second issue (and i need to close tabs since Eclipse have only one editor areas and i have some other tabs open while browsing for issues).
So is it any way in MyLyn to prevent a new tab being opened for each task and just display them in one place like all other desktop issue control systems (outlook, jira client, devtrack, ontime) do?