Bug 37908

Summary: Right click does not update caret
Product: [Eclipse Project] Platform Reporter: Thomas Jacob <t.jacob>
Component: TextAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: minor    
Priority: P3 CC: debbie_wilson
Version: 2.1   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Thomas Jacob CLA 2003-05-21 06:13:49 EDT
When right-clicking a text in any text editor, the caret (cursor) position is 
not updated to that point. This has the effect that e.g. "Open declaration" in 
the Java Editor does not open the object I just clicked but the object at the 
current caret position. So I have to left and right click.
Comment 1 Debbie Wilson CLA 2003-05-21 15:21:31 EDT
Typically when I want to do this sort of thing, I left click and then hit F3 
(does the same thing as left click, right click -> Open Declaration).  Am 
forwarding this onto the Text component for comment.

Comment 2 Thomas Jacob CLA 2003-05-22 03:27:19 EDT
F3 helps a little, yes, but all the elements of the context menu work on the 
current caret position, not the right click position, so it is a more general 
issue.
Comment 3 Dani Megert CLA 2004-01-23 09:55:42 EST

*** This bug has been marked as a duplicate of 19825 ***