This still occurs in #633.
Unfolding the imports seems to solve the problem.

dimiter wrote:
> I am trying to cnange the accesibility modifier for a class from package
> private to public and I get the following bug.
> 
> 1. The imports section is collapsed.
> 2. I go to the line with the class declaration, hit 'Home' key and start to
> type "public" intending to press space later.
> 3. When the "class" keyword is changed to "p|class ....." the whole line is
> swallowed by the folded imports block.
> 4. The cursor stays at the same place in the editor, but this time the line
> has changed to "i|mport ...."
> 5. If I type further, I end up with two red lines - "iublic |mport ...." and
> "pclass ......"
> 
> sorry for the unclear describtion, let me know if you need more details..
> 
> -- dimiter
> 
> 

-- 

Erb

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
    - Larry Wall
==============================================================

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to