How come that compiz knows/cares about searches in firefox? - Ask Ubuntu
while looking @ output of journalctl -f
noticed apparently compiz notified (and logs) every search make in entry bar (or search bar) in firefox (but not in chromium).
typing entry bar
results in following lines in log
okt 30 18:24:59 big compiz[9072]: *** search: getsubmission: in data: "whats"; purpose: "keyword" okt 30 18:24:59 big compiz[9072]: *** search: getsubmission: out data: "whats" okt 30 18:25:06 big compiz[9072]: *** search: getsubmission: in data: "whats t"; purpose: "keyword" okt 30 18:25:06 big compiz[9072]: *** search: getsubmission: out data: "whats+t" okt 30 18:25:06 big compiz[9072]: *** search: getsubmission: in data: "whats th"; purpose: "keyword" okt 30 18:25:06 big compiz[9072]: *** search: getsubmission: out data: "whats+th" okt 30 18:25:06 big compiz[9072]: *** search: getsubmission: in data: "whats the"; purpose: "keyword" okt 30 18:25:06 big compiz[9072]: *** search: getsubmission: out data: "whats+the" okt 30 18:25:07 big compiz[9072]: *** search: getsubmission: in data: "whats the"; purpose: "keyword" okt 30 18:25:07 big compiz[9072]: *** search: getsubmission: out data: "whats+the" okt 30 18:25:08 big compiz[9072]: *** search: getsubmission: in data: "whats m"; purpose: "keyword" okt 30 18:25:08 big compiz[9072]: *** search: getsubmission: out data: "whats+the+m" okt 30 18:25:08 big compiz[9072]: *** search: getsubmission: in data: "whats ma"; purpose: "keyword" okt 30 18:25:08 big compiz[9072]: *** search: getsubmission: out data: "whats+the+ma" okt 30 18:25:09 big compiz[9072]: *** search: getsubmission: in data: "whats mat"; purpose: "keyword" okt 30 18:25:09 big compiz[9072]: *** search: getsubmission: out data: "whats+the+mat" okt 30 18:25:09 big compiz[9072]: *** search: getsubmission: in data: "whats matt"; purpose: "keyword" okt 30 18:25:09 big compiz[9072]: *** search: getsubmission: out data: "whats+the+matt" okt 30 18:25:09 big compiz[9072]: *** search: getsubmission: in data: "whats matte"; purpose: "keyword" okt 30 18:25:09 big compiz[9072]: *** search: getsubmission: out data: "whats+the+matte" okt 30 18:25:09 big compiz[9072]: *** search: getsubmission: in data: "whats matter"; purpose: "keyword" okt 30 18:25:09 big compiz[9072]: *** search: getsubmission: out data: "whats+the+matter" okt 30 18:25:10 big compiz[9072]: *** search: getsubmission: in data: "whats matter?"; purpose: "keyword" okt 30 18:25:10 big compiz[9072]: *** search: getsubmission: out data: "whats+the+matter%3f" okt 30 18:25:21 big compiz[9072]: *** search: getsubmission: in data: "whats matter?"; purpose: "keyword" okt 30 18:25:21 big compiz[9072]: *** search: getsubmission: out data: "whats+the+matter%3f" okt 30 18:25:23 big compiz[9072]: *** search: getsubmission: in data: "whats matter?"; purpose: "keyword" okt 30 18:25:23 big compiz[9072]: *** search: getsubmission: out data: "whats+the+matter%3f"
it not matter search provider have selected. know settings cause behavior of compiz , how prevent this.
in opinion none of compiz's business type search bar in webbrowser.
i know possible circumvent entering search expressions directly search field of search provider that's not after.
upon further research found following additional lines in log (after login):
okt 30 17:37:30 big compiz[9072]: *** search: searchservice.init okt 30 17:37:30 big compiz[9072]: *** search: _asyncinit start okt 30 17:37:31 big compiz[9072]: *** search: _asyncloadengines: start okt 30 17:37:31 big compiz[9072]: *** search: _asyncfindjarengines: looking engines in jars okt 30 17:37:31 big compiz[9072]: *** search: _asyncloadengines: loading cache directories okt 30 17:37:31 big compiz[9072]: *** search: _loadenginesfromcache: loading 7 engines cache okt 30 17:37:31 big compiz[9072]: *** search: _addenginetostore: adding engine: "google" okt 30 17:37:31 big compiz[9072]: *** search: _addenginetostore: adding engine: "duckduckgo" okt 30 17:37:31 big compiz[9072]: *** search: _addenginetostore: adding engine: "amazon.com" okt 30 17:37:31 big compiz[9072]: *** search: _addenginetostore: adding engine: "bing" okt 30 17:37:31 big compiz[9072]: *** search: _addenginetostore: adding engine: "twitter" okt 30 17:37:31 big compiz[9072]: *** search: _addenginetostore: adding engine: "wikipedia (en)" okt 30 17:37:31 big compiz[9072]: *** search: _addenginetostore: adding engine: "yahoo" okt 30 17:37:31 big compiz[9072]: *** search: _asyncloadengines: done okt 30 17:37:31 big compiz[9072]: *** search: _asyncinit: completed _asyncinit okt 30 17:37:33 big compiz[9072]: *** search: searchservice.init okt 30 17:37:49 big compiz[9072]: *** search: searchservice.init okt 30 17:37:49 big compiz[9072]: *** search: getvisibleengines: getting visible engines okt 30 17:37:49 big compiz[9072]: *** search: _buildsortedenginelist: building list okt 30 17:37:49 big compiz[9072]: *** search: _buildsortedenginelist: using db order okt 30 17:37:49 big compiz[9072]: *** search: srch_svc_savesortedenginelist: starting okt 30 17:37:49 big compiz[9072]: *** search: srch_svc_savesortedenginelist: done okt 30 17:37:53 big compiz[9072]: *** search: searchservice.init okt 30 17:37:53 big compiz[9072]: *** search: getvisibleengines: getting visible engines
settings/security , privacy/search ("when searching in dash...") off.
Comments
Post a Comment