Opened 5 years ago
Last modified 4 years ago
#694 assigned Bugs
PHP Editor-> Show In-> Navigator broken
| Reported by: | scorphus | Owned by: | ed_mann |
|---|---|---|---|
| Priority: | 4 | Milestone: | 1.3.0 |
| Component: | Editor | Version: | 1.2.x |
| Keywords: | context menu, editor, navigator, show in | Cc: |
Description (last modified by scorphus)
The PHP Editor context menu (right-click) item "Show In"-> "Navigator" is not working.
Steps to Reproduce
- Open a PHP source file;
- Right-click the editable area of the editor to activate the context-menu;
- Choose "Show In";
- Click "Navigator".
Expected Behavior
After clicking "Show In"-> "Navigator", the file opened in the editor should be selected in the Navigator.
Actual Erroneous Behavior
After clicking "Show In"-> "Navigator", the Navigator is given focus but no file is selected.
Error Messages
There is no error message nor output to .log file. For illustration purposes, there is a screenshot of the context menu item attached to this ticket (attachment:ticket:694:694_show_in_navigator.png).
System Specs
- PHPeclipse 1.2.x (from SVN)
- Eclipse 3.3.1.1 build M20071023-1652
- Sun Java 1.6.0_04
- Debian Sid GNU/Linux 2.6 i686
Attachments (1)
Change History (7)
Changed 5 years ago by scorphus
comment:1 Changed 5 years ago by scorphus
- Description modified (diff)
comment:2 Changed 5 years ago by ed_mann
- Owner set to ed_mann
- Status changed from new to assigned
comment:3 Changed 5 years ago by scorphus
- Description modified (diff)
comment:4 follow-up: ↓ 5 Changed 5 years ago by ed_mann
- Milestone changed from 1.2.0 to 1.2.1
This looks to be something that the RSE addition has broken. I am in working on the 1.3.0 branch that does not to my knowledge have the RSE patches and show in navigator is working.
I am just leaving this note here so i know what may break this.
comment:5 in reply to: ↑ 4 Changed 5 years ago by classfactory
Replying to ed_mann:
This looks to be something that the RSE addition has broken. I am in working on the 1.3.0 branch that does not to my knowledge have the RSE patches and show in navigator is working.
I am just leaving this note here so i know what may break this.
I upgrade my eclipse with "RSE patches", but problem still exists. I run phpeclipse 1.2.xx with last eclipse sdk build (3.4) and this error same.
Please review this bug again for 1.2 branch. "Show In->Navigator feature" very important for working... or suggest please another solution. I use gentoo-linux and eclipse-sdk 3.3.1.1 installation
comment:6 Changed 4 years ago by incastrix
- Milestone changed from 1.2.1 to 1.3.0
![(please configure the [header_logo] section in trac.ini)](/chrome/site/eclipsebutton_med.png)
I think i have a good idea on what broke this. I will fix this issue.