Community
Participate
Working Groups
Build Identifier: I20100727-1520 For details, please refer to https://bugs.eclipse.org/bugs/show_bug.cgi?id=264152 This feature is supported in Eclipse 3.x but missing in eclipse e4. Reproducible: Always
I think we have another bug on this but can't find it, oh well.
*** Bug 344358 has been marked as a duplicate of this bug. ***
Praveen, will you be able to implement this or should I implement it?
Created attachment 195970 [details] Ctrl+E implementation patch v1 Copy/pasted some of the code from 3.x over and then rewrote bits of it to work with the Eclipse 4 model instead.
(In reply to comment #4) > Created attachment 195970 [details] > Ctrl+E implementation patch v1 Patch released to CVS HEAD.
Verified with I20110523-2200 on Windows XP.
Hi, I just tested this and it does not work on Juno M5. There is "missing tooltips in editor dropdown". I tested it on Linux environment. eclipse.buildId=I20120127-1145 java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -product org.eclipse.epp.package.linuxtools.product Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.linuxtools.product Thanks, Yevgeny
(In reply to comment #7) > I just tested this and it does not work on Juno M5. There is "missing tooltips > in editor dropdown". I tested it on Linux environment. Ctrl+E (which is what this bug is about) works and shows the tooltips. The latest I20120204-0630 build also gets it to work with the dropdown.
(In reply to comment #8) > (In reply to comment #7) > > I just tested this and it does not work on Juno M5. There is "missing tooltips > > in editor dropdown". I tested it on Linux environment. > Ctrl+E (which is what this bug is about) works and shows the tooltips. The > latest I20120204-0630 build also gets it to work with the dropdown. Hi, I am not sure I understand your reply. In Juno M5 my scenario is not working. My actions are the following: In dropdown list, I put a mouse on a file name and expect to get full path as a tooltip. Was this expected to be working on Juno M5 scenario or you just submitted a new change for this use case? If this is a new change, will it be available for M6 so I could test it? Thanks, Yevgeny
(In reply to comment #9) > If this is a new change, will it be available for M6 > so I could test it? It is a new change and is working in I20120204-0630 (which is not M5).
Hi, I am using below Eclipse version: Eclipse IDE for C/C++ Developers Version: Luna Release (4.4.0) Build id: 20140612-0600 The tooltips in editor dropdown are missing again. Thanks, Yevgeny
Additional environment details: OS Windows 7 64 bit C:\>java -version java version "1.7.0_51" Java(TM) SE Runtime Environment (build 1.7.0_51-b13) Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
Please open a new bug against Eclipse Platform/UI PW
already
(In reply to Paul Webster from comment #13) > Please open a new bug against Eclipse Platform/UI > > PW Could you please explain why new bug is needed? Thanks, Yevgeny
Because this was one kind of problem that was fixed in 4.1 RC1. If there are things that don't work correctly 3 years later, please open a new bug. PW