bug-gnuzilla
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnuzilla] DDG shows privacy leaks


From: Narcis Garcia
Subject: Re: [Bug-gnuzilla] DDG shows privacy leaks
Date: Fri, 21 Aug 2015 16:25:42 +0200

Those checkmarks are a circle symbol with floating description.
Then they may have CSS visibility properties (?)

__________________________________________________________

El 20/08/15 a les 12:22, Jonas Wielicki ha escrit:
> 
> 
> On 19.08.2015 21:33, Narcis Garcia wrote:
>> Currently DuckDuckGo returns private information in the results.
>> When user performs a search, results include a small mark when are
>> aleady visited in the past. This means DDG JavaScript accesses to
>> web browser history.
> 
> It is not using JavaScript, just plain CSS:
> 
> .result__check:visited {
>     color: #c3c3c3;
> }
> 
> Without that rule, the checkmarks (of which I think you are talking
> about) disappear.
> 
> regards,
> jwi
> 
> --
> http://gnuzilla.gnu.org
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]