History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-29727
Type: Bug Bug
Status: Resolved Resolved
Resolution: Cannot Reproduce
Priority: Critical Critical
Assignee: Dmitry Jemerov
Reporter: Maxim Shafirov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Regression: Fold/unfold actions only active inside folding block. Shall be active anywhere in the line, that finishes with fold block

Created: 02 Sep 08 13:25   Updated: 02 Sep 08 13:43
Component/s: Editor. Editing Text
Fix Version/s: Diana Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 8,757
Severity: Extreme


 Description  « Hide
class Foo {
  void <caret>foo() {
  }
}

Shall be active at <caret> position.



 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 02 Sep 08 13:43
This does work correctly. Problems in particular case were caused by a PSI glitch.