Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Verified
Assignee
Kirill Kalishev
Subsystem
No subsystem
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Irina Petrovskaya
    2 years ago (24 Apr 2009 18:14)
  • Updated by   root
    2 years ago (17 Jan 2010 21:14)
  • Jira: IDEADEV-36399
    (history, comments)
 
IDEA-48783 Flex: navigation to different class property referenced by @see tag causes contents removing from source class
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
in class mytest.aaa.A1 create property prop1 (defined with getter and setter)
in another class create the following asdoc comment for some member:

/**
* @see mytest.aaa.A1#prop1
**/

try to navigate to prop1: you are prompted to choose getter or setter; choose getter for example in dropdown;
navigation is ok;
return back to editor tab containing class with asdoc comment
>
all the contents is removed, the editor is scrolled endlessly

Issue was resolved
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments