Where did all the “reject” buttons come from?
1–10 of 127 posts
Re: Where did all the “reject” buttons come from?
#2Re: Where did all the “reject” buttons come from?
#3I wish cookie settings were part of the browser (e.g. I want to reject all marketing cookies but not essential ones), have a way in JS/HTTP to indicate the type of the cookie, and never see those cookie popups again.
Re: Where did all the “reject” buttons come from?
#4Re: Where did all the “reject” buttons come from?
#5I wish cookie settings were part of the browser (e.g. I want to reject all marketing cookies but not essential ones), have a way in JS/HTTP to indicate the type of the cookie, and never see those cookie popups again.
I don't know if it exists, but it would probably be a good thing to have aria labels for those common buttons on these popups. It would benefit a11y and pave the way for a better automatic approve/reject by the browser (or some plugins). I think it won't end up in a disaster like the DNT header.
There are (at least) two problems with this approach: it requires that the banners actually use these labels (which they might not want to) and if it requires some kind of browser support, the largest browser vendor is also in the tracking business.
Re: Where did all the “reject” buttons come from?
#6Re: Where did all the “reject” buttons come from?
#7A few websites that I go to often get special treatment (Hacker News!), because I'm to lazy to press ok each time.
Re: Where did all the “reject” buttons come from?
#8The EU cookie legislation was a mistake made by tech-illiterate bureaucrats that ruined the Web to a large degree. It's something that could've been built in to the browser. I have a hard time understanding why one would dedicate their time to this.
Re: Where did all the “reject” buttons come from?
#9Quoted post unavailable.