Community
Participate
Working Groups
+++ This bug was initially created as a clone of Bug #205486 +++ In our commercial product on top of Eclipse, we have activated the TerminalActionScrollLock in a custom view embedding the Terminal widget. Unfortunately, it turns out that the Terminal always jumps to line 1 of the output when scroll lock is chosen. The patch in attachment 170909 [details] on bug 205486 resolves that issue.
It turns out that it's impossible to backport the fix for bug 205486 without also backporting the fix for bug 294468. Essentially, we synchronize the 3.1.2+ Terminal widget with the 3.2 version.
Created attachment 170910 [details] Patch including all changes and version updates Attached patch includes all changes and version updates. Unfortunately, due to the feature inclusion structure, features upto rse.sdk are affected. Affected plugins: ----------------- org.eclipse.tm.terminal Affected features: ------------------ org.eclipse.tm.terminal org.eclipse.tm.terminal.sdk org.eclipse.rse.terminals org.eclipse.rse org.eclipse.rse.sdk
Hi Uwe, our policy has it that backports for a maintenance stream require a single additional committer's review. Please give you review+ so I can proceed checking in the changes and having a J-build created.
Released, please verify with J20100603-0600 (will be available around 1300 CEST)