This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 269186 - ctrl+click
Summary: ctrl+click
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Actions/Menu/Toolbar (show other bugs)
Version: 8.2
Hardware: PC Windows 8.1
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-30 16:04 UTC by casak
Modified: 2016-11-30 17:12 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description casak 2016-11-30 16:04:20 UTC
PHP LANGUAGE
CTRL-SHIFT-CLICK not open included file.

i.e.   include("myfolder/myfile.php");

CTRL-SHIFT-CLICK on the path string not open the myfile.php file.
Comment 1 casak 2016-11-30 17:12:12 UTC
(In reply to casak from comment #0)
 PHP LANGUAGE
 CTRL-CLICK not open included file.
> 
 i.e.   include("myfolder/myfile.php");
 
 CTRL--CLICK on the path string not open the myfile.php file.