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 238951 - can't open html file in editor by double-click
Summary: can't open html file in editor by double-click
Status: RESOLVED INCOMPLETE
Alias: None
Product: web
Classification: Unclassified
Component: HTML Editor (show other bugs)
Version: 7.4
Hardware: PC Linux
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-29 04:14 UTC by fortruth
Modified: 2014-01-16 07:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE_LOG, can't double-click to open html file (76.34 KB, application/octet-stream)
2013-11-30 08:32 UTC, fortruth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fortruth 2013-11-29 04:14:02 UTC
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Linux version 3.11.0-14-generic running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = OpenJDK 64-Bit Server VM 23.7-b01


can't open html file in editor by double-click, but can open file by content-menu in project-navigator.

we need then function double-click to open html file in editor.
Comment 1 Vladimir Riha 2013-11-29 13:12:28 UTC
It works for me, I tried Oracle JDK and OpenJDK, both works fine. If you can reproduce it ,please attach IDE log, which project type do you have (please try with another project as well). Thank you



Product Version: NetBeans IDE 7.4 (Build 201310111528)
Updates: NetBeans IDE is updated to version NetBeans 7.4 Patch 1
Java: 1.7.0_25; OpenJDK Client VM 23.7-b01
Runtime: OpenJDK Runtime Environment 1.7.0_25-b30
System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 2 fortruth 2013-11-30 08:31:26 UTC
create a new php project, and add a html file under the project. and now go to project folder double-click the new html file, nothing happens.

and when tried on java web / html5 project, same problem.

==================================================================
Product Version = NetBeans IDE 7.4 (Build 201310111528)
Operating System = Linux version 3.11.0-14-generic running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = OpenJDK 64-Bit Server VM 23.7-b01


(In reply to Vladimir Riha from comment #1)
> It works for me, I tried Oracle JDK and OpenJDK, both works fine. If you can
> reproduce it ,please attach IDE log, which project type do you have (please
> try with another project as well). Thank you
> 
> 
> 
> Product Version: NetBeans IDE 7.4 (Build 201310111528)
> Updates: NetBeans IDE is updated to version NetBeans 7.4 Patch 1
> Java: 1.7.0_25; OpenJDK Client VM 23.7-b01
> Runtime: OpenJDK Runtime Environment 1.7.0_25-b30
> System: Linux version 3.2.0-48-generic-pae running on i386; UTF-8; en_US (nb)
Comment 3 fortruth 2013-11-30 08:32:41 UTC
Created attachment 142739 [details]
IDE_LOG, can't double-click to open html file
Comment 4 Vladimir Riha 2013-12-01 19:52:32 UTC
Thank you. Is it possible, that you have any extension installed? If so, could you try it in "clean" installation?
Comment 5 Vladimir Riha 2013-12-09 07:48:04 UTC
Please try as suggested in comment 4, thank you.
Comment 6 fortruth 2014-01-16 07:06:25 UTC
OK, that when I test in a new bared release, it works.
Comment 7 fortruth 2014-01-16 07:07:07 UTC
So, maybe some plugin make this problem.