Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 26579 - cannot normally enter text in cpp editor
Summary: cannot normally enter text in cpp editor
Status: RESOLVED DUPLICATE of bug 24648
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 1.0   Edit
Hardware: PC Windows 2000
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Alain Magloire CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-18 05:24 EST by Robert Varga CLA
Modified: 2009-01-09 14:52 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Varga CLA 2002-11-18 05:24:17 EST
I created a new project with the name TestC++.

I created a file with the name hello.cpp in it.

I tried to enter some text in the file.

I entered the first line as:

#include <stdio.h>

Now after pressing enter the cursors does not advance automatically when I 
press a key over the character that I entered, therefore anything I type in
appears backward.

Also there were some errors when changing between perspectives, I switched to 
Java Browser perspective and back to C/C++ perspective, and the C++ perspective 
contained now the Java browser windows on the right at the place of the C/C++ 
projects window, beside that a thin empty window without any title. Beside that 
the hello.cpp window and on the right the make window, and under it the tasks 
list.
I tried to drag the java browser windows out to the perspective bar, but it did 
not react. I guess they were not really there, but rather the C/C++ projects 
window, which is a bit wider than the java browser windows I have, simply did 
not repaint. 

The problem may be that I am using the 20021018 build of Eclipse, and not 2.0.1 
Release, but even in this case, this is still a bug nevertheless.
CDT version was Release 1.0
Comment 1 Johan Walles CLA 2002-11-18 08:10:45 EST
This is a duplicate of bug 26371.

Somebody with Bugzilla permissions: Please close this as DUPLICATE.
Comment 2 Johan Walles CLA 2002-11-18 10:41:47 EST
Sorry, both this and bug 26371 are duplicates of bug 24648.
Comment 3 David Inglis CLA 2002-12-13 09:42:23 EST

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