touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #102044
[Bug 1464390] Re: Feature request: allow invoking a websearch using the configured search engine
** Changed in: tagger
Importance: Medium => Wishlist
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1464390
Title:
Feature request: allow invoking a websearch using the configured
search engine
Status in Tagger:
Confirmed
Status in webbrowser-app package in Ubuntu:
Confirmed
Bug description:
Some apps may want to trigger a web search in the browser. Right now
there is the possibility to do something like
Qt.openUrlExternally("https://google.com?q=foobar")
However, the search engine might be blocked in some countries or not
be the user's favourite one. It would be great if we could do
something like:
Qt.openUrlExternally("websearch://foobar")
I haven't fully thought the websearch:// scheme through yet, so
probably this requires a case study on the used uri scheme and/or
query arguments. Maybe there's some standard uri scheme for this? Or
maybe even just something like http://foobar?
To manage notifications about this bug go to:
https://bugs.launchpad.net/tagger/+bug/1464390/+subscriptions
References