Bug 308332 - [type hierarchy] ctrl+T / F4 does not work when superclass is in referenced project
Summary: [type hierarchy] ctrl+T / F4 does not work when superclass is in referenced p...
Status: NEW
Alias: None
Product: DLTK
Classification: Technology
Component: Common (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: dltk.common-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 308334 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-07 10:14 EDT by xu jiaxi CLA
Modified: 2010-04-09 04:00 EDT (History)
0 users

See Also:


Attachments
example code (3.06 KB, application/octet-stream)
2010-04-07 10:17 EDT, xu jiaxi CLA
no flags Details
patch (2.93 KB, patch)
2010-04-07 10:37 EDT, xu jiaxi CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description xu jiaxi CLA 2010-04-07 10:14:12 EDT
There are two projects in my attachment.

I have added example1 into include path of example2.

Now project example2 is referencing project example1.

1. import the two projects into workspace.

2. open project example2 and newfile.php.

3. select "TestClass" and press ctrl + T / F4.

4. there is nothing in quick type hierarchy window / type hierarchy view.
Comment 1 xu jiaxi CLA 2010-04-07 10:17:31 EDT
Created attachment 164057 [details]
example code
Comment 2 xu jiaxi CLA 2010-04-07 10:29:17 EDT
*** Bug 308334 has been marked as a duplicate of this bug. ***
Comment 3 xu jiaxi CLA 2010-04-07 10:37:09 EDT
Created attachment 164063 [details]
patch

This may be a bug of DLTK.