Can somebody else please try and reproduce IDEA-9522
I can't unfold regions in XML files when the caret is at the end of line.
JetBrains cannot reproduce it. Is it my problem alone?
Can somebody else please try that?!
http://www.jetbrains.net/jira/browse/IDEA-9522
Thanks!
Please sign in to leave a comment.
Stephen Friedrich wrote:
Nope, I have the same behavior (IDEA 5.1.2, build #4267).
I wouldn't consider this a bug, though.
Regards,
Jens
I can reproduce that, after first accidentaly typing CtrlShiftNumpadPlus a couple of times:-) CtrlNumpadplus does not unfold. However if I fold all and CtrlNumpadplus on the root tag and then click anywhere in the file, it unfolds, but only on the root tag. Strange.
Bas
I think it's a bug, if only because folding in Java files behaves differently.
At least it's a usability issue: I often move the caret using the keyboard and if the new line is shorter than the previous I cannot easily unfold.