Ticket #1514 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

Request: Default web browser action "openurl"

Reported by: mwtoews Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.7.0
Component: GUI Version: Trunk
Keywords: browser, open, url Cc:
Platform Version: Platform: All
Must Fix for Release: No Awaiting user input: no

Description

The most common function for a layer action is to open a particular web site in a browser. However, the present solution is to use a specific command (e.g., iexplore, firefox, konqueror) to open a web browser, which is not cross-platform compatible and does not adhere to the default web browser as chosen by the user or computer administrator. This makes actions hard to implement among several users with different computer setups that share a common QGS file.

I've done some quick research, and new since Qt 4.2 is a function "openUrl()" to do this trick. See:

I'd like to propose a cross-platform compatible action command named "openurl" to simply open a URL in the default web browser.

Attachments

openurl.png Download (20.7 KB) - added by mwtoews 4 years ago.
Conceptual use of command

Change History

Changed 4 years ago by mwtoews

Conceptual use of command

Changed 3 years ago by pcav

  • milestone changed from Version 1.0.3 to Version 1.6.0
Note: See TracTickets for help on using tickets.