Comment 9 for bug 1313521

Revision history for this message
mpb (mpb) wrote : Re: Chromium cannot use the HTML (no JS) version of DuckDuckGo

I wonder if apport will give you sufficient information to reproduce this bug. I have discovered the bug is more complicated than it first appeared. Here is how to reproduce it.

1) Boot ubuntu-14.04-desktop-amd64.iso from a USB stick.

2) Install and run chromium-browser

3) Manage search engines, add a new search engine:

ddg ddg https://duckduckgo.com/html/?q=%s

4) Make the new search engine the default.

5) Press ctrl+t to get a new tab, type "testing" in the url/search box, press enter and get a page of results.

6) Click on the green magnifying glass to search again. You will get a page without any search results.

7) Switch the default search engine to Google. Now the duckduckgo.com/html/ page will search correctly and display results.

8) Switch the default search engine back to "ddg", and the problem reappears.