It's very frustrating when you're trying to read something and the page keeps changing its layout for 10 seconds, especially on a mobile device where you can accidentally click on a link or ad pretty easily. Makes me wonder if they do this on purpose...
No, I Don’t Want to Subscribe to Your Newsletter
141–150 of 221 posts
Re: No, I Don’t Want to Subscribe to Your Newsletter
#142Re: No, I Don’t Want to Subscribe to Your Newsletter
#143This is what happens when you mindlessly optimise for metrics like user signups - not surprisingly, you get more signups when you block the content with an obnoxious modal but after a few years, you wonder where all your users went. How much value do you really get from a user who was forced to sign up with a gun to their head?
Re: No, I Don’t Want to Subscribe to Your Newsletter
#144Re: No, I Don’t Want to Subscribe to Your Newsletter
#145No, I don't want to chat with someone either. So please stop beeping at me and popping up a chat modal.
Re: No, I Don’t Want to Subscribe to Your Newsletter
#146Re: No, I Don’t Want to Subscribe to Your Newsletter
#147I also think we have to differentiate between behavior that is user action based vs. default case. Pop ups were stopped by browsers because they were triggered on page load for example, it was an action that should have produced a deterministic outcome. If part of a page that is not tied to a user action is blocked that is a passively executed scenario and can be used arbitrarily to censor anything by anyone and that's not a place we should move to.
Re: No, I Don’t Want to Subscribe to Your Newsletter
#148I made a add-on for myself to shun sites that behave in ways I don't like. It removes links to their sites from every page. It effectively removes them from the internet. I think that's a way scarier scenario for a website owner than just getting their ads blocked. If the list were community driven and widely used, I think site owners would start changing their behavior. I know most people just want the content and d…
You should probably copy that comment into the description on mozilla. If I only read what is there I would not have made the connection.
Re: No, I Don’t Want to Subscribe to Your Newsletter
#149Re: No, I Don’t Want to Subscribe to Your Newsletter
#150These are also bad for accessibility reasons — they generally have a light gray "x" on a white background, which you have to hunt for if you want to dismiss the modal. For normally-sighted individuals, this is a hassle. For people with low vision or motor impairments (e.g. Parkinson's or other tremors), this creates a much bigger problem.
Some have Aria and actually dismiss with ESC. It's rare