Summary: | Cannot add a search engine from the URL bar | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Adrián Chaves (Gallaecio) <adrian> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | gaantonio |
Priority: | NOR | ||
Version First Reported In: | 0.9.0 | ||
Target Milestone: | 0.10 | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/rekonq/ae1c295495659fb01874ae6af4d0b89a0a2424dc | Version Fixed In: | |
Sentry Crash Report: |
Description
Adrián Chaves (Gallaecio)
2012-03-24 20:13:16 UTC
Git commit d09b430f9835fd19f9a0088a5620af20bdf36b0e by Andrea Diamantini. Committed on 23/04/2012 at 00:34. Pushed by adjam into branch 'Branches.0.9'. Fix opensearch add shortcut handling (at least on every site tested, but opensearch.org itself. Broken?) Backported from master branch M +51 -49 src/opensearch/opensearchmanager.cpp M +3 -1 src/opensearch/opensearchmanager.h M +1 -0 src/opensearch/opensearchreader.cpp M +1 -2 src/urlbar/urlbar.cpp M +4 -5 src/urlbar/webshortcutwidget.cpp M +12 -2 src/urlbar/webshortcutwidget.h M +1 -1 src/webtab.cpp M +6 -6 src/webtab.h http://commits.kde.org/rekonq/d09b430f9835fd19f9a0088a5620af20bdf36b0e Git commit ae1c295495659fb01874ae6af4d0b89a0a2424dc by Andrea Diamantini. Committed on 23/04/2012 at 00:34. Pushed by adjam into branch 'master'. Fix opensearch add shortcut handling (at least on every site tested, but opensearch.org itself. Broken?) M +51 -49 src/opensearch/opensearchmanager.cpp M +3 -1 src/opensearch/opensearchmanager.h M +1 -0 src/opensearch/opensearchreader.cpp M +1 -2 src/urlbar/urlbar.cpp M +4 -5 src/urlbar/webshortcutwidget.cpp M +12 -2 src/urlbar/webshortcutwidget.h M +1 -1 src/webtab.cpp M +6 -6 src/webtab.h http://commits.kde.org/rekonq/ae1c295495659fb01874ae6af4d0b89a0a2424dc Git commit bbf33903b15e003c249d578fe2aa4e6e0050b0fd by Andrea Diamantini. Committed on 23/04/2012 at 00:34. Pushed by adjam into branch 'Branches.0.9'. Fix opensearch add shortcut handling (at least on every site tested, but opensearch.org itself. Broken?) Backported from master with the needed compile fixes M +51 -49 src/opensearch/opensearchmanager.cpp M +3 -1 src/opensearch/opensearchmanager.h M +1 -0 src/opensearch/opensearchreader.cpp M +1 -0 src/tabpreviewpopup.cpp M +1 -2 src/urlbar/urlbar.cpp M +4 -5 src/urlbar/webshortcutwidget.cpp M +12 -2 src/urlbar/webshortcutwidget.h M +1 -1 src/webtab.cpp M +6 -6 src/webtab.h http://commits.kde.org/rekonq/bbf33903b15e003c249d578fe2aa4e6e0050b0fd Add search engine from url bar doesn't work for me either. I'm using rekonq compiled from trunk (git:0.9.82) in Chakra Linux Antonis, can you try rekonq master or rekonq 0.9.82 to see if it is working now? Can you suggest me a link where you see it NOT working? (In reply to comment #5) > Antonis, can you try rekonq master or rekonq 0.9.82 to see if it is working > now? Can you suggest me a link where you see it NOT working? Hello I tried rekonq master but it still doesnt work, (https://thepiratebay.se/ http://open-tran.eu/) (but overall rekonq is very stable!!) Thanks alot |