issues.guix.gnu.org Open in urlscan Pro
141.80.181.40  Public Scan

URL: https://issues.guix.gnu.org/42134
Submission: On March 06 via manual from SE — Scanned from SE

Form analysis 1 forms found in the DOM

/search

<form id="search" class="form-inline" action="/search">
  <div><input type="search" id="query" name="query" value="" placeholder="Input your search query..." autocomplete="off">
    <div id="search-hints">
      <p>You can improve the search results by making use of the simple query language. Here is a list of supported query terms:</p>
      <table>
        <tbody>
          <tr>
            <td><span class="filter">is:open</span></td>
            <td>open issues</td>
          </tr>
          <tr>
            <td><span class="filter">is:done</span></td>
            <td>closed issues</td>
          </tr>
          <tr>
            <td><span class="filter">submitter:&lt;who&gt;</span></td>
            <td>search issue submitter</td>
          </tr>
          <tr>
            <td><span class="filter">author:&lt;who&gt;</span></td>
            <td>search by message author</td>
          </tr>
          <tr>
            <td><span class="filter">date:yesterday..now</span></td>
            <td>search by issue date</td>
          </tr>
          <tr>
            <td><span class="filter">mdate:3m..2d</span></td>
            <td>search by message date</td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>
</form>

Text Content

Turn on dark mode
 * 
 * icecat: can't go back to duckduckgo search results

 * You can improve the search results by making use of the simple query
   language. Here is a list of supported query terms:
   
   is:openopen issuesis:doneclosed issuessubmitter:<who>search issue
   submitterauthor:<who>search by message authordate:yesterday..nowsearch by
   issue datemdate:3m..2dsearch by message date

 * J
   on 30 Jun 2020 12:08
 * M
   on 9 Jul 2020 05:08
 * J
   on 9 Jul 2020 12:11


ICECAT: CAN'T GO BACK TO DUCKDUCKGO SEARCH RESULTS

 * Open
 * 

Details2 participants
 * Jonathan Brielmaier
 * Maxim Cournoyer

OwnerunassignedSubmitted byJonathan BrielmaierSeveritynormal
J
J
Jonathan Brielmaier wrote on 30 Jun 2020 12:08

Recipients:(name . bug-guix)(address . bug-guix@gnu.org)
Message-ID:5dffc46b-afb8-6d40-0b4f-f0996126f8e0@web.de
When you search for something with DuckDuckGo, click on a result and
then click on your browsers back button you end up at DDGs start page
and not the results page.

1. Enter "guix" in your search/address bar while having DDG as default
search engine.
2. Click on first result -> guix.gnu.org
3. Now click after landing at our beautiful website on the browsers back
button (<-)
4. You end up at https://duckduckgo.com/?ia=weband not at
https://duckduckgo.com/?q=guix

This does NOT happen when you
1. use DuckDuckGo in Chromium via it's address bar
2. use DDG in Icecat starting from duckduckgo.com and not the
address/search bar
3. use Bing or Google via Icecat's address/search bar

I have disabled the "Spoof Referers" setting which comes from Icecat and
is available at about:preferences#privacy

Icecat has some custom DDG search plugin:
https://git.savannah.gnu.org/cgit/gnuzilla.git/tree/makeicecat#n172
https://git.savannah.gnu.org/cgit/gnuzilla.git/tree/data/searchplugins/duckduckgo.xml

Maybe that's breaking that. I don't know.
M
M
Maxim Cournoyer wrote on 9 Jul 2020 05:08

Recipients:(name . Jonathan Brielmaier)(address .
jonathan.brielmaier@web.de)(address . 42134@debbugs.gnu.org)
Message-ID:871rlll71e.fsf@gmail.com
Hello!

Jonathan Brielmaier <jonathan.brielmaier@web.de> writes:

Toggle quote (27 lines)
> When you search for something with DuckDuckGo, click on a result and
> then click on your browsers back button you end up at DDGs start page
> and not the results page.
>
> 1. Enter "guix" in your search/address bar while having DDG as default
> search engine.
> 2. Click on first result -> guix.gnu.org
> 3. Now click after landing at our beautiful website on the browsers back
> button (<-)
> 4. You end up at https://duckduckgo.com/?ia=web and not at
> https://duckduckgo.com/?q=guix
>
> This does NOT happen when you
> 1. use DuckDuckGo in Chromium via it's address bar
> 2. use DDG in Icecat starting from duckduckgo.com and not the
> address/search bar
> 3. use Bing or Google via Icecat's address/search bar
>
> I have disabled the "Spoof Referers" setting which comes from Icecat and
> is available at about:preferences#privacy
>
> Icecat has some custom DDG search plugin:
> https://git.savannah.gnu.org/cgit/gnuzilla.git/tree/makeicecat#n172
>
https://git.savannah.gnu.org/cgit/gnuzilla.git/tree/data/searchplugins/duckduckgo.xml
>
> Maybe that's breaking that. I don't know.

This was already reported upstream here:
https://lists.gnu.org/archive/html/bug-gnuzilla/2020-02/msg00000.html.
Another user reported the same behavior wwhen using Tor browser. It
seems to be an issue with DDG itself, where their HTML only website
breaks when Javascript support is detected.

You can verify this by re-enabling LibreJS in Icecat; it'll suddenly
start working again.

Maxim
J
J
Jonathan Brielmaier wrote on 9 Jul 2020 12:11

Recipients:(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)(address
. 42134@debbugs.gnu.org)
Message-ID:63988c61-5cc3-20e8-55bb-23deefe30962@web.de
On 09.07.20 05:08, Maxim Cournoyer wrote:
Toggle quote (40 lines)
> Hello!
>
> Jonathan Brielmaier <jonathan.brielmaier@web.de> writes:
>
>> When you search for something with DuckDuckGo, click on a result and
>> then click on your browsers back button you end up at DDGs start page
>> and not the results page.
>>
>> 1. Enter "guix" in your search/address bar while having DDG as default
>> search engine.
>> 2. Click on first result -> guix.gnu.org
>> 3. Now click after landing at our beautiful website on the browsers back
>> button (<-)
>> 4. You end up at https://duckduckgo.com/?ia=web and not at
>> https://duckduckgo.com/?q=guix
>>
>> This does NOT happen when you
>> 1. use DuckDuckGo in Chromium via it's address bar
>> 2. use DDG in Icecat starting from duckduckgo.com and not the
>> address/search bar
>> 3. use Bing or Google via Icecat's address/search bar
>>
>> I have disabled the "Spoof Referers" setting which comes from Icecat and
>> is available at about:preferences#privacy
>>
>> Icecat has some custom DDG search plugin:
>> https://git.savannah.gnu.org/cgit/gnuzilla.git/tree/makeicecat#n172
>>
https://git.savannah.gnu.org/cgit/gnuzilla.git/tree/data/searchplugins/duckduckgo.xml
>>
>> Maybe that's breaking that. I don't know.
>
> This was already reported upstream here:
> https://lists.gnu.org/archive/html/bug-gnuzilla/2020-02/msg00000.html.
> Another user reported the same behavior wwhen using Tor browser. It
> seems to be an issue with DDG itself, where their HTML only website
> breaks when Javascript support is detected.
>
> You can verify this by re-enabling LibreJS in Icecat; it'll suddenly
> start working again.

Okay, go back does work on https://html.duckduckgo.com/html?q=when
enabling LibreJS.

But their search doesn't break in Chromium or in upstream Firefox. So I
guess something is wrong with our Icecat/shipped search addon.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 42134@debbugs.gnu.org

Copyright © 2016—2022 by the GNU Guix community.
Now with even more λ!

This is free software. Download the source code here.