Bug 500565 - Inline rename of functions or variables aborts when pressing ctrl
Summary: Inline rename of functions or variables aborts when pressing ctrl
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-refactoring (show other bugs)
Version: 9.0.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-31 05:25 EDT by Tobias Nielsen CLA
Modified: 2020-09-04 15:27 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Nielsen CLA 2016-08-31 05:25:37 EDT

    
Comment 1 Tobias Nielsen CLA 2016-08-31 05:30:23 EDT
It happens when ever you in the editor uses SHIFT+ALT+R on a function / class / variable and then wants to use CTRL Left/Right to navigate to the proper place in the name to start editing. As soon as the CTRL button is hit, the renaming is aborted.

I have also seen this happen in when I try to do it in java files so I doubt that this is directly related to CDT-Refactor-Renaming, but I have to start somewhere.