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 210490 - A way to easily test a project in different browsers
Summary: A way to easily test a project in different browsers
Status: RESOLVED FIXED
Alias: None
Product: web
Classification: Unclassified
Component: Inspection (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-01 15:38 UTC by bluescreenjunky
Modified: 2013-02-16 08:47 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bluescreenjunky 2012-04-01 15:38:19 UTC
I really like how dreamweaver allows you to have several shortcuts to run your project on different browsers. I'd like to have a similar functionality in netbeans, or maybe a dropdown menu on the Run button (like the one on the "debug button) that would let you chose a different browser.
Comment 1 Jan Stola 2013-02-15 11:00:00 UTC
This is already implemented in HTML5 project. Any HTML file can be executed in this project and the browser to use is specified using Project Configuration combo-box in the toolbar.
Comment 2 bluescreenjunky 2013-02-16 08:47:02 UTC
Great, thank you.

Now the only thing left to do is to allow us PHP developpers to benefit from all those nice features found in HTML5 project (My guess is that's more an 8.x thing though)