Description of problem: Mouse scrolling doesn't work in editor windows. I can mouse-scroll on the "Project Explorer" or "Outline" frames, but not in the main editor. It works properly on other languages, so it appears to be an issue specifically with eclipse-pydev. Version-Release number of selected component (if applicable): eclipse-pydev-3.7.1-2.fc22.noarch How reproducible: Every time Steps to Reproduce: 1. Open a python file in eclipse-pydev 2. Attempt to scroll using the mousewheel 3. Actual results: Nothing happens Expected results: The editor window should scroll. Additional info:
Workaround is Window/Preferences/PyDev/Editor/Overview Ruler and select "Show vertical scrollbar" . After restart it works. I'm investigating what's behind it.
Thanks for the workaround.
I'm not sure if this related to pydev or not, but eclipse has a lot of problems for me in F22: I lose the control key regularly, at which point I have to switch perspective and back again to be able to use it.
(In reply to Antoine Martin from comment #3) > I'm not sure if this related to pydev or not, but eclipse has a lot of > problems for me in F22: I lose the control key regularly, at which point I > have to switch perspective and back again to be able to use it. That's unrelated. It happens to me in a variety of applications. Impossible to reproduce consistently too.
*** Bug 1266899 has been marked as a duplicate of this bug. ***
eclipse-4.5.1-2.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-6a7ea97ee8
eclipse-4.5.1-2.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-2e278213c3
Maybe I am missing something, I downloaded the packages from bohdi then: $ sudo dnf install eclipse-platform-4.5.1-2.fc22.x86_64.rpm eclipse-ecf-core-3.11.0-1.fc22.x86_64.rpm Error: nothing provides eclipse-emf-core >= 1:2.11.0-1 needed by eclipse-platform-1:4.5.1-2.fc22.x86_64 (try to add '--allowerasing' to command line to replace conflicting packages) And I cannot find a eclipse-emf-core recent enough.
You should wait until the update hits the "updates-testing" repository, then everything you need will be available. Bodhi should make another comment here when that happens that will tell you how to get the update, the command will be something like this: $ sudo dnf --enablerepo=updates-testing update eclipse\*
eclipse-4.5.1-2.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update eclipse' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-2e278213c3
eclipse-4.5.1-2.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update eclipse' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-6a7ea97ee8
eclipse-4.5.1-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
eclipse-4.5.1-2.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.