|
From: Arne L. (JIRA) <no...@sp...> - 2008-02-24 12:10:26
|
BrowserLauncher uses netscape as default-browser
------------------------------------------------
Key: RCP-540
URL: http://jira.springframework.org/browse/RCP-540
Project: Spring Framework Rich Client Project
Issue Type: Improvement
Components: Helper Classes
Environment: Linux
Reporter: Arne Limburg
The BrowserLauncher class uses netscape as default browser if no other command to launch an url can be found on the current system (which is the case on all Linux-systems). You should change this default to firefox as it is the most popular browser on these systems. It is the most popular browser at all after iexplorer (which will be handled correct for windows and mac in any case by BrowserLauncher).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Jan H. (JIRA) <no...@sp...> - 2008-02-24 14:44:25
|
[ http://jira.springframework.org/browse/RCP-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Hoskens closed RCP-540.
---------------------------
Assignee: Jan Hoskens
Resolution: Fixed
Fix Version/s: 1.0.0
Changed in:
http://spring-rich-c.svn.sourceforge.net/spring-rich-c/?rev=1973&view=rev
> BrowserLauncher uses netscape as default-browser
> ------------------------------------------------
>
> Key: RCP-540
> URL: http://jira.springframework.org/browse/RCP-540
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Helper Classes
> Environment: Linux
> Reporter: Arne Limburg
> Assignee: Jan Hoskens
> Fix For: 1.0.0
>
>
> The BrowserLauncher class uses netscape as default browser if no other command to launch an url can be found on the current system (which is the case on all Linux-systems). You should change this default to firefox as it is the most popular browser on these systems. It is the most popular browser at all after iexplorer (which will be handled correct for windows and mac in any case by BrowserLauncher).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Geoffrey De S. (JIRA) <no...@sp...> - 2008-02-25 08:22:24
|
[ http://jira.springframework.org/browse/RCP-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_32394 ]
Geoffrey De Smet commented on RCP-540:
--------------------------------------
Shouldn't this class be deprecated in favor the JDIC implementation (or java 6 version of that)?
It sounds like it doesn't start the real default browser.
I am on Windows, but I would be insulted if it started up Internet Exploder :) My default is Firefox, but it could be Opera tomorrow.
> BrowserLauncher uses netscape as default-browser
> ------------------------------------------------
>
> Key: RCP-540
> URL: http://jira.springframework.org/browse/RCP-540
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Helper Classes
> Environment: Linux
> Reporter: Arne Limburg
> Assignee: Jan Hoskens
> Fix For: 1.0.0
>
>
> The BrowserLauncher class uses netscape as default browser if no other command to launch an url can be found on the current system (which is the case on all Linux-systems). You should change this default to firefox as it is the most popular browser on these systems. It is the most popular browser at all after iexplorer (which will be handled correct for windows and mac in any case by BrowserLauncher).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Jan H. (JIRA) <no...@sp...> - 2008-02-25 08:39:23
|
[ http://jira.springframework.org/browse/RCP-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_32398 ]
Jan Hoskens commented on RCP-540:
---------------------------------
Good point, I'll deprecate the class and suggest using JDIC.
> BrowserLauncher uses netscape as default-browser
> ------------------------------------------------
>
> Key: RCP-540
> URL: http://jira.springframework.org/browse/RCP-540
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Helper Classes
> Environment: Linux
> Reporter: Arne Limburg
> Assignee: Jan Hoskens
> Fix For: 1.0.0
>
>
> The BrowserLauncher class uses netscape as default browser if no other command to launch an url can be found on the current system (which is the case on all Linux-systems). You should change this default to firefox as it is the most popular browser on these systems. It is the most popular browser at all after iexplorer (which will be handled correct for windows and mac in any case by BrowserLauncher).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|
|
From: Arne L. (JIRA) <no...@sp...> - 2008-02-25 20:18:26
|
[ http://jira.springframework.org/browse/RCP-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_32474 ]
Arne Limburg commented on RCP-540:
----------------------------------
On Windows it uses cmd.exe or command.exe to open the url. So it should start your real default browser! I have not tried JDIC for now, but if it works for linux indeed it sounds better than BrowserLauncher. So it's ok for me that you closed this issue.
> BrowserLauncher uses netscape as default-browser
> ------------------------------------------------
>
> Key: RCP-540
> URL: http://jira.springframework.org/browse/RCP-540
> Project: Spring Framework Rich Client Project
> Issue Type: Improvement
> Components: Helper Classes
> Environment: Linux
> Reporter: Arne Limburg
> Assignee: Jan Hoskens
> Fix For: 1.0.0
>
>
> The BrowserLauncher class uses netscape as default browser if no other command to launch an url can be found on the current system (which is the case on all Linux-systems). You should change this default to firefox as it is the most popular browser on these systems. It is the most popular browser at all after iexplorer (which will be handled correct for windows and mac in any case by BrowserLauncher).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.springframework.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|