[Falkon] [Bug 389491] link: and site: searches are not working in Falkon

2018-01-27 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=389491

David Rosca  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/fal
   ||kon/958fc63f01d2db8635c40b0
   ||700516cd0a65349ab

--- Comment #2 from David Rosca  ---
Git commit 958fc63f01d2db8635c40b0700516cd0a65349ab by David Rosca.
Committed on 27/01/2018 at 10:16.
Pushed by drosca into branch 'master'.

LocationBar: Only allow spaces in url query

Fixes correctly searching for "site:website.com searchterm"

M  +22   -0autotests/locationbartest.cpp
M  +1-0autotests/locationbartest.h
M  +6-3src/lib/navigation/locationbar.cpp

https://commits.kde.org/falkon/958fc63f01d2db8635c40b0700516cd0a65349ab

-- 
You are receiving this mail because:
You are watching all bug changes.

[Falkon] [Bug 389491] link: and site: searches are not working in Falkon

2018-01-26 Thread David Rosca
https://bugs.kde.org/show_bug.cgi?id=389491

David Rosca  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from David Rosca  ---
It's not always easy to detect what is url and what is not when you type
something in address bar, this is one of the cases.

As a workaround, you can use search bar which will always search for what you
type in it, so you can even search for urls.
In latest build, there are also search buttons in address bar completer popup,
so you can use those to force search too.

-- 
You are receiving this mail because:
You are watching all bug changes.